Am 20.09.11 05:37, schrieb Jon Ringle:
>>
>> diff --git a/rules/udev.make b/rules/udev.make
>> index ac2f0d4..b57bd01 100644
>> --- a/rules/udev.make
>> +++ b/rules/udev.make
>> @@ -47,6 +47,11 @@ $(UDEV_SOURCE):
>>
>>  #
>>  # autoconf
>> +
>> +UDEV_CONF_ENV := \
>> +       $(CROSS_ENV) \
>> +       CPPFLAGS="-I$(KERNEL_HEADERS_INCLUDE_DIR) $(CROSS_CPPFLAGS)"
>> +
> 
> This breaks udev for me. #include <scsi/scsi.h> includes the wrong header 
> file:

So why do you enable the option at all if your toolchain has up-to-date
kernel headers?


Regards,
Bernhard

-- 
ptxdist mailing list
[email protected]

Reply via email to