Pierre Bourgin wrote: > Hello, > > Trying to build unattended under CentOS-4 (gcc-3.4.6-10.i386, > binutils-2.15.92.0.2-25.i386) without chroot (standard user). > > glibc-2.6.1 fails to build, since it's using kernel includes from > system: ccp_ASM definition is using directory /lib/modules/`uname > -r`/build/includes/ > > So a proposed patch on linuxboot/Makefile (file attached): add > "--with-headers=$(cwd)/$(linux)/dest/include" to glibc-2.6.1/configure > options.
I've just see that glibc configure arg. "--with-headers=... " has been removed on revision 1.208 of linuxboot/Makefile ... IMHO, we need *BOTH* "--includedir=$(cwd)/$(linux)/dest/include" and "--with-headers=$(cwd)/$(linux)/dest/include" as arg. to glibc/configure script. Pierre Bourgin ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ unattended-devel mailing list unattended-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-devel