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: Tests


On Saturday 03 May 2008, Reuben Thomas wrote:
> tst-cleanup0.expect >& /home/rrt/download/libc-build/nptl/tst-cleanup0.out
> libgcc_s.so.1 must be installed for pthread_cancel to work
>
> But libgcc_s.so.1 is indeed installed, in /lib!

this should probably be in the FAQ or something.  you will need to copy 
libgcc_s.so.1 to a local path which the local ldso searches when running ... 
it obviously cannot search /lib for libraries as that is where your host 
glibc is installed
-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]