2.3.44 wont compile scsi modules

From: Martin Butterweck (Martin_Butterweck@gmx.de)
Date: Sat Feb 12 2000 - 20:48:18 EST


make -C scsi modules
[deleted stuff]
gcc -D__KERNEL__ -I/usr/src/linux-2.3.44/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-mpreferred-stack-boundary=2 -DCPU=686 -march=pentiumpro -mpentiumpro
-malign-functions=4 -fschedule-insns2 -mwide-multiply
-fexpensive-optimizations -march=i686 -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.3.44/include/linux/modversions.h -c -o scsi.o scsi.c
scsi.c: In function nit_module':
scsi.c:2224: warning: unused variable as_space'
scsi.c:2223: warning: unused variable ize'
[more deleted stuff]
gcc -D__KERNEL__ -I/usr/src/linux-2.3.44/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-mpreferred-stack-boundary=2 -DCPU=686 -march=pentiumpro -mpentiumpro
-malign-functions=4 -fschedule-insns2 -mwide-multiply
-fexpensive-optimizations -march=i686 -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.3.44/include/linux/modversions.h -c -o sg.o sg.c
sg.c: In function g_init':
sg.c:1092: ONFIG_SD_EXTRA_DEVS' undeclared (first use in this function)
sg.c:1092: (Each undeclared identifier is reported only once
sg.c:1092: for each function it appears in.)
sg.c:1073: warning: ize' might be used uninitialized in this function
make[2]: *** [sg.o] Error 1
make[2]: Leaving directory /usr/src/linux-2.3.44/drivers/scsi'
make[1]: *** [_modsubdir_scsi] Error 2
make[1]: Leaving directory /usr/src/linux-2.3.44/drivers'
make: *** [_mod_drivers] Error 2

the whole output of the scsi-modules-section is at
http://a184171.studnetz.uni-leipzig.de/scsi.html (may be down :()

Martin

-- 
[this line is intentionally left blank]

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Feb 15 2000 - 21:00:23 EST