Re: lt-svnversion consistenly linked against wrong libs (was: Re: svnversion_tests.py: lt-svnversion uses wrong libraries)
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-08-11 18:22:51 CEST
Erik Hülsmann <e.huelsmann@gmx.net> writes:
> The problem:
Try running
LD_DEBUG=libs subversion/svnversion/svnversion
to get some debug output from the shared library loader.
Examining the RPATH embedded in the executable and the libraries may
objdump -x subversion/svnversion/.libs/lt-svnversion | grep RPATH
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Aug 11 18:23:52 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.