On Tue, May 25, 2004 at 03:29:44PM -0700, l x wrote: > > But scsi.h under > /usr/src/linux-<something>/drivers/scsi/ is different > from scsi.h under > /lib/modules/linux-<something>/build/include/scsi/ > > Modules need to use the first scsi.h, correct? in 2.4 they probably need /lib/modules/linux-<something>/build/drivers/scsi, in 2.6 they most certainly need the include/scsi one. NEVER should a module use a header from /usr/src/linux-<something>/ if you want to build for the currently running kernel.
Attachment:
pgp00578.pgp
Description: PGP signature