* [ERROR] 2.6.1 drivers/scsi/aic7xxx/aicasm fails with allmodconfig
@ 2004-01-20 18:20 Omkhar Arasaratnam
0 siblings, 0 replies; only message in thread
From: Omkhar Arasaratnam @ 2004-01-20 18:20 UTC (permalink / raw)
To: linux-kernel
Seems this module fails - anyone else seeing this?
omkhar linux-clean # make mrproper; make allmodconfig; make
<...snip...>
LD [M] drivers/scsi/aacraid/aacraid.o
LD drivers/scsi/aic7xxx/built-in.o
make -C drivers/scsi/aic7xxx/aicasm
yacc -d -b aicasm_gram aicasm_gram.y
mv aicasm_gram.tab.c aicasm_gram.c
mv aicasm_gram.tab.h aicasm_gram.h
yacc -d -b aicasm_macro_gram -p mm aicasm_macro_gram.y
mv aicasm_macro_gram.tab.c aicasm_macro_gram.c
mv aicasm_macro_gram.tab.h aicasm_macro_gram.h
lex -oaicasm_scan.c aicasm_scan.l
lex -Pmm -oaicasm_macro_scan.c aicasm_macro_scan.l
gcc -I/usr/include -I. aicasm.c aicasm_symbol.c aicasm_gram.c aicasm_macro_gram.c aicasm_scan.c aicasm_macro_scan.c -o aicasm -ldb
/tmp/cc3HQvfD.o(.text+0x1d0): In function `symtable_open':
: undefined reference to `__db185_open'
collect2: ld returned 1 exit status
make[4]: *** [aicasm] Error 1
make[3]: *** [drivers/scsi/aic7xxx/aicasm/aicasm] Error 2
make[2]: *** [drivers/scsi/aic7xxx] Error 2
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2
--
Omkhar
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-01-20 18:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-20 18:20 [ERROR] 2.6.1 drivers/scsi/aic7xxx/aicasm fails with allmodconfig Omkhar Arasaratnam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox