This is the mail archive of the libc-help@sourceware.org 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]
Other format: [Raw text]

Re: glibc2.3.2, linux 2.4.18, and TLS


On Tuesday 26 January 2010 17:19:41 Bryan Williams wrote:
> I just tried grabbing a copy of the 2.3.2 source from ftp.gnu.org and
> built it with the same configure command line I used before.  When I try
> to use the compiled library, for example by doing an ls,  I get the error
> 
> 
> ls: relocation error: /usr/local/tls/lib/libc.so.6: symbol
> __libc_stack_end, version GLIBC_PRIVATE not defined in file link time
> reference.

are you running things correctly ?  `ls` will always execute the ldso in /lib 
and not some other random file.  please see the wiki for how to properly run 
things indirectly through the ldso.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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