This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

libstdc++/6243: testsuite fails almost all tests due to no libintl in LD_LIBRARY_PATH during test.



>Number:         6243
>Category:       libstdc++
>Synopsis:       testsuite fails almost all tests due to no libintl in LD_LIBRARY_PATH during test.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 09 21:16:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Gareth Pearce
>Release:        3.2-CVS
>Organization:
>Environment:
alphaev56-dec-osf4.0d
>Description:
When the testsuite is run I get numerous failures after the first 2 tests.
Each and everyone fails due to loader being unable to mab libintl.so
a similar problem is aparent with boehm-gc - but changing 
the LD_LIBRARY_PATH variable in its makefile means it can
complete the test properly.  However I cant work out how I 
can possibly change the way the LD_LIBRARY_PATH is being
modified in the libstdc++-v3 testsuite.  i found ld_library_path
in one of the main .exp files, but modifying that didnt 
solve the problem.
>How-To-Repeat:
simply run the testsuite? - maybe theres something odd with
my configuration... any additional information I can provide 
just ask.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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