Hello All,
I have an IDE CD burner and I use the SCSI emulation enabled by
CONFIG_BLK_DEV_IDESCSI to access it. Since I do not have have any
SCSI hard disks (nor drivers for them) my .confif file does not contain
CONFIG_SD_EXTRA_DEVS, which causes drivers/scsi/sg.c to not compile.
If I add the line:
#define CONFIG_SD_EXTRA_DEVS (0)
to autoconf.h then everything builds.
Thanks,
Jim
-
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:21 EST