bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling glibc results in make segfaulting


From: Andreas Thienemann
Subject: compiling glibc results in make segfaulting
Date: Fri, 20 Apr 2001 20:01:51 +0200 (CEST)

Hi,

while trying to compile the current glibc snapshot, 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 for my hppa on a i686 which does
include building glibc was successful though.
The compiling gcc is "gcc version 3.0 20010315 (prerelease)".

Any ideas?

bye,
 andreas






reply via email to

[Prev in Thread] Current Thread [Next in Thread]