This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11257] Almost all libstdc++-v3 tests in testsuite fail
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jun 2003 21:36:22 -0000
- Subject: [Bug c++/11257] Almost all libstdc++-v3 tests in testsuite fail
- References: <20030619201246.11257.James.W.Mckelvey@jpl.nasa.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11257
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-19 21:36 -------
Ok it looks like it is looking for libintl.so.2 which it cannot find.
Where did you install libintl.so.2 and is it in you LD_LIBRARY_PATH?