RE: Help - header include issues

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

 



>  I believe  INCLUDE_PATH is incorrect in your makefile , it should be
> INCLUDE_PATH=-I/usr/src/linux-`uname -r`/drivers/scsi

no it should be /lib/modules/`uname -r`/build/ 
modules should NOT, repeat NOT, use /usr/src/linux-<anything> as default
location for the headers of the currently running kernel. Only the /lib
location should be used for that by default.

Attachment: signature.asc
Description: This is a digitally signed message part


[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