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

Re: Apache/mod_dav_svn Berkley DB version problems

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-07-11 15:11:53 CEST

Mark Plotnick <plotnick@ensodex.com> writes:

> No such file or directory: Bad database version: 3.2.9
>
> I have a very recent version (0.,13.2) of svn that I have
> built together with BerkleyDB 4.0.14.
>
> As far as I know the only Berkley DB I have is the one
> that I loaded for svn's sake. Why is apache complaining
> about 3.2.9 ? Is that somehow hard coded into apache ?

4.0.14 is "hard coded" into mod_dav_svn, it then does a run-time check
to determine which version Apache is using. The error you see almost
certainly means you built apache against 3.2.9 and not against
4.0.14. Did you pass '--with-dbm=db4' when you configured apache?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 11 15:12:30 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.