Hi group,

  I recently seen a message go by regarding this....
Sorry for asking if this has been hashed out more than twice.
I didn't see anything in Documentation about it.  Nothing in
Configure.help about db3 either.

make[4]: Entering directory `/usr/src/linux-2.4.2/drivers/scsi/aic7xxx/aicasm'
gcc -I/usr/include -ldb aicasm_gram.c aicasm_scan.c aicasm.c aicasm_symbol.c -o aicasm
/tmp/cc4xDUrp.o: In function `symtable_open':
/tmp/cc4xDUrp.o(.text+0x1b5): undefined reference to `__db185_open'
collect2: ld returned 1 exit status
make[4]: *** [aicasm] Error 1
make[4]: Leaving directory `/usr/src/linux-2.4.2/drivers/scsi/aic7xxx/aicasm'
make[3]: *** [aicasm/aicasm] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.2/drivers/scsi/aic7xxx'
make[2]: *** [_modsubdir_aic7xxx] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.2/drivers/scsi'
make[1]: *** [_modsubdir_scsi] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.2/drivers'
make: *** [_mod_drivers] Error 2


I have verified the path in aicdb.h is correct.
I am attempting to build it as a module to include in an initrd.

Tnx
-- 
Dave

---------------------------------------------------------------------------
Dave Helton, KD0YU    - [EMAIL PROTECTED]  - http://www.kd0yu.com
Real World Computing  - 319-386-4041                 - 8am-5pm CST    
---------------------------------------------------------------------------


-
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