I am trying to compile the 2.4.3-pre6 linux kernel and it is failing
because
it cannot find the "db.h" header file.  I've got no such file on my
system nor
as there any reference to "db.h" in the whole of the kernel source.
According
to the changelog this is a new version of the aic7xxx driver added in
2.4.3-pre2.

    make[5]: Entering directory
`/usr/src/linux-2.4.3-pre6/drivers/scsi/aic7xxx/aicasm'
    kgcc -I/usr/include -ldb1 aicasm_gram.c aicasm_scan.c aicasm.c
aicasm_symbol.c -o aicasm
    aicasm_symbol.c:39: db1/db.h: No such file or directory

The machine is running RedHat 7.0 (thus the kgcc) without any of the
updates;
it is a dual PIII w/ onboard Adaptec SCSI.  The aic7xxx driver is being
compiled
into the kernel, although the kernel is module aware.

--- Matthew Costello <[EMAIL PROTECTED]>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to