2.3.43 build problem for sg.c

James Lewis Nance (jlnance@worldnet.att.net)
Fri, 11 Feb 2000 20:11:39 -0500


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/