Paul H. Hargrove wrote:

Ralf Wildenhues wrote:
Hello Paul,

* Paul H. Hargrove wrote on Thu, Aug 26, 2010 at 01:58:11AM CEST:
I have been able to configure and build both 1.5rc5 and 1.4.3rc1 on
Solaris 10 for SPARC, using Sun C 5.10.
I have also build 1.5rc5 w/ gcc-3.3.2 (and expect 1.4.3rc1 to build
w/ gcc as well, once I have time)

All 3 builds fail "make check" in a way that suggests to me that
libtool is not working correctly on this platform.

Can you send output of './libtool --config' for the platforms?

Thanks,
Ralf

Requested output is attached.

-Paul


Ralph,

I just had a thought on this one: In my environment on this platform I have LD_LIBRARY_PATH_32 and LD_LIBRARY_PATH_64 set. It seems possible to me that this is causing the loader to ignore the LD_LIBRARY_PATH setting that libtool's wrapper script sets when executing uninstalled programs in the build directory, as during "make check". So, I tried removing these from my environment and editing ~/.bashrc not to set them. The result is a SUCCESSful "make check"!

-Paul


--
Paul H. Hargrove                          phhargr...@lbl.gov
Future Technologies Group
HPC Research Department                   Tel: +1-510-495-2352
Lawrence Berkeley National Laboratory     Fax: +1-510-486-6900

Reply via email to