On Wednesday 07 May 2008 17:14, Khem Raj wrote: > >>> It also installs asm[-generic] and linux subdirs from kernel headers > >>> (previously it had to be done separately). > >> why ? I'd disagree with this choice.... it brakes some more complex > >> build system > >> where kernel-headers are installed in other way (i.e. rpm based build > >> system). > > > > I found it usefult. Before this, I had to copy kernel headers > > to installed uclibc' include dir by hand. Every time. Not funny. > > btw. what we need are sanitized kernel headers ( which we get by > doing make headers_install from linux kernel srcs).Copying might > work but not the right way I guess with newer kernels.
My understanding is that you should use _already_ sanitized_ kernel headers to build uclibc. Thus sanitizing already sanitized headers makes little sense. -- vda _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
