Mike Frysinger wrote: > older versions of linux headers werent as sanitized as they could (should) > be, > nor were there efforts to address it. so there have been some hacks added > to > the C library to workaround it. the linux kernel has long since addressed > this kind of thing by adding mechanisms to clean and install the headers.
Hi, I solved the problem by using http://launchpadlibrarian.net/3370483/linux-kernel-headers_2.6.17.orig.tar.gz because I need to use kernel 2.6.17 in my case. With those headers, provided by Ubuntu, everything works well. Thanks for you help. Cheers, rhabarber1848 _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
