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

Re: Core dump

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-07-26 02:24:31 CEST

On Fri, Jul 26, 2002 at 02:25:05AM +0200, Sander Striker wrote:
> > [julian@cable static-debug-client-build]$ ldd /usr/local/svnstatic/bin/svn
> > libdb-4.0.so => /usr/local/BerkeleyDB.4.0/lib/libdb-4.0.so
> > (0x4001f000)
> > libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x400a5000)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> What's this doing here?
> Did you pass --with-dbm=db4 to configure?
> And --with-berkeley-db=/path/to/bdb ?

That's probably from the apr-util depedency. If gdbm is
available, it'll link against it. So, the gdbm isn't out of the
ordinary. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 26 02:25:05 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.