XT harddisk support driver fails to compile in 2.1.94 and 2.1.93

Christopher W. Fisher (chrisf@shadow.net)
Thu, 9 Apr 1998 12:59:07 -0400 (EDT)


make[2]: Entering directory `/usr/src/linux/drivers/block'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -mpentium -march=pentium
-mcpu=pentium -fno-risc -malign-loops=4 -malign-jumps=4
-malign-functions=4 -DCPU=586 -DMODULE
-DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -c -o
xd.o xd.c
xd.c: In function `xd_dtc_init_controller':
xd.c:709: `xd' undeclared (first use this function)
xd.c:709: (Each undeclared identifier is reported only once
xd.c:709: for each function it appears in.)
xd.c: At top level:
xd.c:1121: `xd' used prior to declaration
make[2]: *** [xd.o] Error 1
make[2]: Leaving directory `/usr/src/linux/drivers/block'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [modules] Error 2
[root@RainMan linux]#

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu