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

Re: difficulty compiling with DB4.2.52

From: Mason Thomas <mlt_svn_at_sbcglobal.net>
Date: 2003-12-23 21:49:29 CET

On Tue, Dec 23, 2003 at 07:35:35PM +0100, Jostein Chr. Andersen wrote:
> On Tuesday 23 December 2003 07.40, Mason Thomas wrote:
> > Not originally. However, I have now included /usr/local/BerkeleyDB.4.2
> > in /etc/ld.so.conf and ran ldconfig (as root). Unfortunately, I still
> > get the exact same error.
> >
> > I am not compiling Apache, I'm using Subversion only for the ra_local
> > access.
>
> I might be wrong, but you must compile at least a version of apr-utils
> against /usr/local/BerkeleyDB.4.2. to compile Subversion against. You
> can try to compile apr, apr-utils (both included in the tarball ) and
> subversion.

I thought that was what configure does in the tarball? At least it used
to. It looks like it is failing exactly when it is looking for a version
of db against which to compile apr-utils! At any rate, I will look into
this further.
>
> I do also see in another posting in this group that 'Mason Thomas'
> <mlt_svn@sbcglobal.net> says:
>
> > I had the same problem, but after running autogen.sh after editing
> > /etc/ld.so.conf and then running ./configure \
> > --with-berkeley-db=/usr/local/BerkeleyDB4.2
> > again solved the problem. So in my case running autogen.sh solved
> > the problem. Don't know why.

Actually, that was Marc Haesen, not myself. But I tried re-running
autogen.sh and that didn't change the error I am getting.

I will try all this again after the holidays. Thanks for the
suggestions.

-Mason

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 24 05:50:58 2003

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.