[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: broken libtool on freebsd

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2002-06-12 16:04:45 CEST

On Wed, Jun 12, 2002 at 09:53:41AM -0500, Ben Collins-Sussman wrote:
> Joe Orton <joe@manyfish.co.uk> writes:
> > Hmmm, you don't have $LD_LIBRARY_PATH set to /usr/local/lib do you? If
> > not I'm out of guesses...
>
> Hm, yeah, I *do* have LD_LIBRARY_PATH set to .:/usr/local/lib. I
> think it gets set in my .bash_profile.
>
> Is that environment variable really so strong?
>
> Holy cow. I guess so! I just unset the variable, and now 'ldd
> lt-svn' resolves all libraries to ones within my build tree, just as
> it should be.
>
> Wow, I just don't get it... I thought the runtime loader always looked
> at compile-time 'rpaths' first, before anything else...

Looks like it used to in FreeBSD, but that behaviour switched:

http://www.freebsd.org/cgi/query-pr.cgi?pr=28191

(According to the man page, Linux ld.so does search RPATHs before
LD_LIBRARY_PATH)

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 12 16:08:49 2002

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.