Ken Moffat nous �crivait :
>> Hi,
>>
>> I'm building the LFS-6.0, but I'm stucked at the build of kbd
>> during chapter 6.
> 
>> | gcc -O2 -Wall -ansi���-c�-o�getfd.o�getfd.c
>> | In file included from /usr/include/linux/kd.h:3,
>> |from�getfd.c:4:
>> | /usr/include/linux/types.h:143: error: parse error before
>> | "__le64" /usr/include/linux/types.h:144: error: parse error
>> | before "__be64"
> 
> If the earlier headers are like 2.6.11.2, it should be defined just
> above this in types.h : mine has
> 
> #ifdef __CHECKER__
> #define __bitwise __attribute__((bitwise))
> #else
> #define __bitwise
> #endif
> 
> How do your headers look ?
Yes, it looks exactly the same.
-- 
Laurent Hug�.
GPG fingerprint = 0C2C E683 528B 481F AA27  30A1 B55E 6B89 FA7F 44C0
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to