This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Segfault while building glibc 2.2


With glibc 2.2 release.
System info (everything built from source):
Linux zelda 2.2.17 #1 Fri Sep 8 20:11:19 CEST 2000 i686 unknown
gcc version 2.95.2 19991024 (release) (with the glibc 2.2 patches)
binutils 2.10.1 
GNU Make version 3.79.1

Doing "make" in glibc 2.2 does well for a while, then dies in sunrpc.
I cd into sunrpc, and reproduce the problem...

bash-2.04# make
../elf/ld-linux.so.2 --library-path ..:../math:../elf:../dlfcn:../nss:../nis:../rt:../resolv:../crypt:../linuxthreads ./rpcgen -Y `gcc -print-file-name=cpp | sed "s|/cpp$||"` -c rpcsvc/bootparam_prot.x -o xbootparam_prot.T
make: *** [xbootparam_prot.stmp] Segmentation fault
bash-2.04# pwd
/usr/ports/linuxports/devel/glibc/glibc-2.2/sunrpc
bash-2.04# 

I did apply the patch Andreas Jaeger wrote for ldconfig, but this happened
both before and after the patch.

There is no core, and I have no working version of gdb so I cannot
give you a backtrace :/

You are welcome to login and check this out of you wish though...

//Eel - linuxports maintainer

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]