This is the mail archive of the libc-hacker@sourceware.cygnus.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]

[50 character or so descriptive subject here (for reference)]


>Submitter-Id:	net
>Originator:	Ragnar Hojland Espinosa
>Organization:
  -- 
  ____/|  Ragnar Hojland  (ragnar@lightside.ddns.org)      Fingerprint  94C4B
  \ o.O|                                                   2F0D27DE025BE2302C
   =(_)=  "Thou shalt not follow the NULL pointer for      104B78C56 B72F0822
     U     chaos and madness await thee at its end."       hkp://keys.pgp.com
>
>Confidential:	no
>Synopsis:	can't get rid of libc.so.5?
>Severity:	serious
>Priority:	high
>Category:	libc
>Class:		sw-bug
>Release:	libc-2.0.99
>Environment:
	
Host type: i686-pc-linux-gnulibc1
System: Linux lightside.ddns.org 2.1.126 #33 Sat Oct 24 08:59:49 MET 1998 i686 unknown
Architecture: i686

Addons: crypt linuxthreads

Build CC: ecc
Compiler version: egcs-2.91.57 19980901 (egcs-1.1 release)
Kernel headers: 2.1.126
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: no
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio

>Description:
Somehow I'm ending up with a libc.so.5 in ld.so, and it obviously shouldn't
be there. I spent _all_ sunday trying to figure out why or how to solve it,
but.. i must admit I have no idea since everything looks like it's in its
place, so the only thing that I can think of is some silly configure problem
because glibc 2.0.7presomething worked fine.

Anyway, since:

lightside:~/comp/glibc-2.0.99/build/elf# ldd ld-linux.so.2
./ld-linux.so.2 => ./ld-linux.so.2 (0x4000c000)
libc.so.5 => /lib/libc.so.5 (0x40020000)
	      
Then a make gives you:	      
		
/root/comp/glibc-2.0.99/build/elf/ld-linux.so.2 --library-path
/root/comp/glibc-2.0.99/build:/root/comp/glibc-2.0.99/build/math:/root/comp/glibc-2.0.99/build/elf:/root/comp/glibc-2.0.99/build/nss:/root/comp/glibc-2.0.99/build/nis:/root/comp/glibc-2.0.99/build/db2:/root/comp/glibc-2.0.99/build/rt:/root/comp/glibc-2.0.99/build/resolv:/root/comp/glibc-2.0.99/build/linuxthreads/root/comp/glibc-2.0.99/build/sunrpc/rpcgen-crpcsvc/bootparam.x-o/root/comp/glibc-2.0.99/build/sunrpc/xbootparam.T
make[2]: *** [/root/comp/glibc-2.0.99/build/sunrpc/xbootparam.stmp]
Segmentation fault
make[2]: Leaving directory /root/comp/glibc-2.0.99/sunrpc'
make[1]: *** [sunrpc/others] Error 2
>How-To-Repeat:
recompiling
>Fix:
	


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