[parisc-linux] Problems with glibc

Andreas Thienemann andreas@thienemann.net
Fri, 20 Apr 2001 19:10:43 +0200 (CEST)


Hi,

while trying to compile the current glibc snapshot from the puffin-cvs, make
segfaults:

make[2]: Entering directory `/mnt/lfs/usr/src/glibc/sunrpc'
/mnt/lfs/usr/src/glibc-build/elf/ld.so.1 --library-path
/mnt/lfs/usr/src/glibc-build:/mnt/lfs/usr/src/glibc-build/math:/mnt/lfs/usr/src/glibc-build/elf:/mnt/lfs/usr/src/glibc-build/dlfcn:/mnt/lfs/usr/src/glibc-build/nss:/mnt/lfs/usr/src/glibc-build/nis:/mnt/lfs/usr/src/glibc-build/rt:/mnt/lfs/usr/src/glibc-build/resolv:/mnt/lfs/usr/src/glibc-build/crypt:/mnt/lfs/usr/src/glibc-build/linuxthreads
/mnt/lfs/usr/src/glibc-build/sunrpc/rpcgen -Y `x=\`gcc
-print-file-name=cpp\`; test x$x = xcpp && x=\`which cpp\`; echo $x | sed
's,/cpp$,,'` -c rpcsvc/bootparam_prot.x -o
/mnt/lfs/usr/src/glibc-build/sunrpc/xbootparam_prot.T
make[2]: *** [/mnt/lfs/usr/src/glibc-build/sunrpc/xbootparam_prot.stmp]
Segmentation fault
make[2]: Leaving directory `/mnt/lfs/usr/src/glibc/sunrpc'
make[1]: *** [sunrpc/others] Error 2
make[1]: Leaving directory `/mnt/lfs/usr/src/glibc'
make: *** [all] Error 2

Has anyone ever experienced a similar problem? This segfault is
reproducable and it's the first time that happened. gcc did compile
correct, the same with the kernel itself.
Therefore I'd guess that glibc is at fault here.
This happened while building the glibc on the hppa box (with the
baseplus-20010404 nfsroot).
Building the cross-compiler toolchain which does include building glibc
was successful though.

Any ideas?

bye,
 andreas