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:
> On Sat, 3 May 2008, Ryan Arnold wrote:
> > On Sat, May 3, 2008 at 10:19 AM, Mike Frysinger <vapier@gentoo.org> wrote:
> >> 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
> >
> > One thing Rueben can do as well is configure, make and make check with
> > --prefix=/.
>
> This gives the error (from make check):
>
> GCONV_PATH=/home/rrt/download/libc-build/iconvdata LC_ALL=C
> /home/rrt/download/libc-build/elf/ld-linux.so.2 --library-path
> /home/rrt/download/libc-build:/home/rrt/download/libc-build/math:/home/rrt/
>download/libc-build/elf:/home/rrt/download/libc-build/dlfcn:/home/rrt/downlo
>ad/libc-build/nss:/home/rrt/download/libc-build/nis:/home/rrt/download/libc-
>build/rt:/home/rrt/download/libc-build/resolv:/home/rrt/download/libc-build/
>crypt:/home/rrt/download/libc-build/nptl
> /home/rrt/download/libc-build/iconvdata/bug-iconv6  >
> /home/rrt/download/libc-build/iconvdata/bug-iconv6.out
> make[2]: *** [/home/rrt/download/libc-build/iconvdata/bug-iconv6.out] Error
> 1

which means bug-iconv6 failed on your system.  read the .out file to figure it 
out.
-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]