Hey,
So I figured I'd try a development kernel - what the heck, 2.4.18 hangs on
me occasionally anyway...

Unfortunately, when I emable IDE SCSI Emulation (needed for the CDRW), the
build faiuls with:

	drivers/built-in.o: In function `ata_module_init':
	drivers/built-in.o(.text.init+0x5ee6): undefined reference to
	`idescsi_init'
	make: *** [vmlinux] Error 1

I've had this kind of thing happen before, and it usually means I've
forgot to enable SOMEthing or other in the kernel. But I can't figure out
what it is this time. ATA CDROM is there, SCSI and SCSI Generic are there.
Anyone have any idea what's missing?


TIA,


-Yaron

--