I've the latest cvs checkout, and I'm trying running make to compile the netboot kernel and initrd from source. make crashes during the compile of glibc with the following:
mkdir /root/unattended/linuxboot/build-glibc-2.3.6/sunrpc/rpcsvc CPP='gcc -E -x c-header' /root/unattended/linuxboot/build-glibc-2.3.6/elf/ld-linux.so.2 --library-path /root/unattended/linuxboot/build-glibc-2.3.6:/root/unattended/linuxboot/build-glibc-2.3.6/math:/root/unattended/linuxboot/build-glibc-2.3.6/elf:/root/unattended/linuxboot/build-glibc-2.3.6/dlfcn:/root/unattended/linuxboot/build-glibc-2.3.6/nss:/root/unattended/linuxboot/build-glibc-2.3.6/nis:/root/unattended/linuxboot/build-glibc-2.3.6/rt:/root/unattended/linuxboot/build-glibc-2.3.6/resolv:/root/unattended/linuxboot/build-glibc-2.3.6/crypt:/root/unattended/linuxboot/build-glibc-2.3.6/nptl /root/unattended/linuxboot/build-glibc-2.3.6/sunrpc/rpcgen -Y ../scripts -h rpcsvc/bootparam_prot.x -o /root/unattended/linuxboot/build-glibc-2.3.6/sunrpc/rpcsvc/bootparam_prot.T make[3]: *** [/root/unattended/linuxboot/build-glibc-2.3.6/sunrpc/rpcsvc/bootparam_prot.stmp] Floating point exception make[3]: Leaving directory `/root/unattended/linuxboot/glibc-2.3.6/sunrpc' make[2]: *** [sunrpc/install-headers] Error 2 make[2]: Leaving directory `/root/unattended/linuxboot/glibc-2.3.6' make[1]: *** [install-headers] Error 2 make[1]: Leaving directory `/root/unattended/linuxboot/build-glibc-2.3.6' make: *** [fakeinclude/stdio.h] Error 2 I'm compiling on a fully updated Fedora 8 i386 box. Thanks. -- Jon Wilson ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel
