On Thu, Feb 14, 2002 at 09:41:32PM -0800, Justin Erenkrantz wrote:
> 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.
Yes, --disable-shared on the top level configure line - it was
supposed to simplify things (e.g. not having to worry about rpaths and
so on).
zw
---------------------------------------------------------------------
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