I just tried to compile the latest kernel and found that the advancsys
driver seem to be broken. I get the following errors from tje compile.
/usr/src/linux/include/linux/bios32.h:11: warning: #warning This driver
uses the old PCI interface, please fix it (see Documentation/pci.txt)
advansys.c: In function `advansys_detect':
advansys.c:4891: `do_advansys_interrupt' undeclared (first use this
function)
advansys.c:4891: (Each undeclared identifier is reported only once
advansys.c:4891: for each function it appears in.)
advansys.c: In function `advansys_info':
advansys.c:5156: warning: unsigned int format, long unsigned int arg (arg 7)
advansys.c:5167: warning: unsigned int format, long unsigned int arg (arg 6)
advansys.c:5183: warning: unsigned int format, long unsigned int arg (arg 7)
advansys.c: At top level:
advansys.c:6218: `do_advansys_interrupt' used prior to declaration
advansys.c:6218: warning: `do_advansys_interrupt' defined but not used
advansys.c:11081: warning: `_asc_mcode_size' defined but not used
advansys.c:11082: warning: `_asc_mcode_chksum' defined but not used
make[3]: *** [advansys.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/scsi'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/scsi'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [linuxsubdirs] Error 2
anyone know of a patch to fix this.
Joe.
-- ======================================================================= in real life: Joseph Skinner |There's no such thing as a wizard email: joe@earthlight.co.nz |who minds his own business Analyst/Programmer ECL | - Berengis the Black http: www.earthlight.co.nz/users/joe| Court Mage to the Earls Caeline ========================================================================- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu