On Feb 6, 2008 3:30 PM, Carmelo AMOROSO <[EMAIL PROTECTED]> wrote: > where are you taking kernel-headers from ? > I'm using sanitized kernel headers (produce directly from kernel build > system by make headers_install) > and the is no occurrence of __user into linux/sysctl.h... I think you > are using kernel-space headers.
Ah, yes, that's it. I quite often point my kernel headers config option at my kernel source tree, which worked quite well with 2.4 kernels but won't with 2.6. Thanks for your help! _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
