I'm trying to get GGI (a graphics library) and the associated libraries 
to work on the arm-platform. The kernel headers are used for supporting
some linux-specific details like keyboard handling. But I'll complain
to the people that has written the libraries and get them to change
things!

/Peter 


Philip Blundell wrote:
> 
> In message <[EMAIL PROTECTED]>, Peter Danielsson writes:
> >I've found that the definition of FD_SET in
> >include/asm/posix_types.h is incompatible
> >with the definition in glibc.
> 
> Yes.  You mustn't mix kernel headers with libc ones.  Many datatypes are
> different and this is usually a recipe for trouble.
> 
> Do you have a particular need to include kernel headers in your program?
> 
> p.
> 
> unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to