* Paul H. Hargrove wrote on Thu, Aug 26, 2010 at 10:14:22PM CEST:
> 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"!
Cool. We need to fix that in Libtool then.
Thanks for tracking this down!
Ralf
|