* aic7xxx in 2.4.3-pre6 missing db.h
@ 2001-03-22 18:23 Matthew Costello
2001-03-23 20:43 ` Justin T. Gibbs
0 siblings, 1 reply; 2+ messages in thread
From: Matthew Costello @ 2001-03-22 18:23 UTC (permalink / raw)
To: gibbs; +Cc: linux-kernel
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 <matthew@mp3.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-03-23 20:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-22 18:23 aic7xxx in 2.4.3-pre6 missing db.h Matthew Costello
2001-03-23 20:43 ` Justin T. Gibbs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox