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]
Other format: [Raw text]

Re: fix for multithreaded gettext() tests


Bruno Haible <bruno@clisp.org> wrote on 04/29/2005 03:51:22 PM:

> Steve Munroe wrote:
> > Todays cvs fails make check (segfaults) for intl/tst-gettext4.sh and
> > intl/tst-gettext5.sh because these script do not provide a complete
> > --library-path.
> ...
> 
> Are you sure it needs math, elf, dlfcn, nss, nis, rt, resolv, crypt?
> The programs are linked against the thread library; just nptl should be
> sufficient, in my opinion.

Looks like it needs only libc.so and libpthread.so. I assume there is a 
magic script variable that represents the correct list of directories for 
the --library-path. I just don't know what that is off the top of my head.

Steven J. Munroe
Linux on Power Toolchain Architect
IBM Corporation, Linux Technology Center


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