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

Re: [PATCH] SVN, apr-util, and Berkeley DB sources

From: Justin Erenkrantz <jerenkrantz_at_ebuilt.com>
Date: 2002-02-15 06:41:32 CET

On Fri, Feb 15, 2002 at 05:35:23AM +0000, Philip Martin wrote:
> I pointed out this apr-util/db problem a few days ago. Which means the
> same thing happens in my environment, but that doesn't cause the tests
> to fail. I assume this is because svn doesn't yet link against
> libaprutil.
>
> $ ldd /usr/local/subversion/bin/svn | grep apr
> libapr.so.0 => /usr/local/subversion/lib/libapr.so.0 (0x401b1000)
> $ apu-config --libs
> -ldb2 /home/pm/sw/subversion/obj/apr-util/xml/expat/lib/libexpat.la
> $ ldd /usr/local/subversion/bin/svn | grep db
> libdb-4.0.so => /usr/local/subversion/lib/libdb-4.0.so (0x400be000)

I *think* Zack was linking statically. His ldd output listed
libdb2.so.0 - the only mention of that was in apu-config. I'm
not real sure how it snuck in, but it seems it did.

(I apologize for missing your earlier messages, I've been extremely
busy with other stuff...) -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:08 2006

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.