2.2.0-pre7: SCSI generic does not compile

B. James Phillippe (bryan@terran.org)
Thu, 14 Jan 1999 15:52:26 -0800 (PST)


ld -r -o sr_mod.o sr.o sr_ioctl.o sr_vendor.o
gcc -D__KERNEL__ -I/usr/home/bryan/linux/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -pipe -mno-fp-regs -ffixed-8 -mcpu=ev4 -DMODULE
-DMODVERSIONS -include /usr/home/bryan/linux/include/linux/modversions.h
-c -o sg.o sg.c
sg.c: In function `sg_ioctl':
sg.c:98: `SG_EMULATED_HOST' undeclared (first use in this function)
sg.c:98: (Each undeclared identifier is reported only once
sg.c:98: for each function it appears in.)
make[2]: *** [sg.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.1.132/drivers/scsi'
make[1]: *** [_modsubdir_scsi] Error 2
make[1]: Leaving directory `/usr/src/linux-2.1.132/drivers'
make: *** [_mod_drivers] Error 2
You have new mail.
%

thanks,
-bp

--
B. James Phillippe	. bryan@terran.org
Linux Engineer/Admin	. http://www.terran.org/~bryan
Member since 1.1.59	. finger:bryan@earth.terran.org

- 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/