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

Re: svnadmin: Mismatched FS module version for 'bdb': found 1.4.2, expected 1.3.2

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-11-16 11:53:19 CET

On 11/16/06, Riccardo Maria Bianchi
<riccardomaria.bianchi@physik.uni-freiburg.de> wrote:
>
> Hello! I had the same problem.
>
> On a new machine with a new debian distribution installed, I compiled
> SVN 1.4.2 from scratch. It worked fine but when I run svnadmin help I
> got these error messages.
>
> I verified the presence of these old libraries on my system (as Martin
> Marconcini said) and I moved them all (as Erik Huelsmann suggested) and
> now... it works fine! :)
>
> Thanks! ;)
>
>
> P.S. Maybe in the stable Debian distribution there are subversion
> libraries pre-installed??

Yes, there are. And because you didn't compile with the same options,
you didn't get the same libraries, so some are replaced and others
aren't. Then, subversion tries to dynamically load some libraries
which don't match the required version signature.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 16 11:53:59 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.