Re: Help - header include issues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux