[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: Julian Fitzell <julian_at_beta4.com>
Date: 2002-07-26 02:31:18 CEST

Sander Striker wrote:
>>From: Julian Fitzell [mailto:julian@beta4.com]
>>Sent: 26 July 2002 02:06
>
> [...]
>
>>>Try running
>>>
>>>$ ldd /usr/local/svnstatic/bin/svn
>>>
>>>to see which dynamic libraries are being used, are they the ones you
>>>expect?
>>
>>Nothing terribly strange:
>>
>>[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 ?
>

umm.. I passed both of those to apache when configuring. Originally, I
passed --with-berkeley-db to subversion though I've stopped passing it
at the moment because I've been using just the simple
--enable-maintainer-mode --disable-shared command line

Julian

-- 
julian@beta4.com
Beta4 Productions (http://www.beta4.com)
---------------------------------------------------------------------
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:32:01 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.