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

Re: Mismatched FS Modules for 'dbd': found 1.2.0, expected 1.1.4

From: Complife <cbruner_at_compulife.com>
Date: 2005-07-06 18:50:14 CEST

ls /usr/lib/libsvn_fs* -l
-rw-r--r-- 1 root root 14936 Jul 6 11:47 /usr/lib/libsvn_fs-1.a
-rwxr-xr-x 1 root root 1103 Jul 6 11:47 /usr/lib/libsvn_fs-1.la
lrwxrwxrwx 1 root root 20 Jul 6 11:47 /usr/lib/libsvn_fs-1.so ->
libsvn_fs-1.so.0.0.0
lrwxrwxrwx 1 root root 20 Jul 6 11:47 /usr/lib/libsvn_fs-1.so.0 ->
libsvn_fs-1.so.0.0.0
-rwxr-xr-x 1 root root 16176 Jul 6 11:47 /usr/lib/libsvn_fs-1.so.0.0.0
-rw-r--r-- 1 root root 111646 Jul 6 11:47 /usr/lib/libsvn_fs_fs-1.a
-rwxr-xr-x 1 root root 1097 Jul 6 11:47 /usr/lib/libsvn_fs_fs-1.la
lrwxrwxrwx 1 root root 23 Jul 6 11:47 /usr/lib/libsvn_fs_fs-1.so ->
libsvn_fs_fs-1.so.0.0.0
lrwxrwxrwx 1 root root 23 Jul 6 11:47 /usr/lib/libsvn_fs_fs-1.so.0 ->
libsvn_fs_fs-1.so.0.0.0
-rwxr-xr-x 1 root root 87764 Jul 6 11:47 /usr/lib/libsvn_fs_fs-1.so.0.0.0

Is this what you mean?

On Wednesday 06 July 2005 12:43, Ben Collins-Sussman wrote:
> On Jul 6, 2005, at 11:26 AM, Complife wrote:
> > OK, I've done that, and found that the libs are in /usr/lib and
> > following Ben
> > Collins advice have deleted them and then rebuilt subversion. (I'm
> > on Gentoo
> > BTW).
> >
> > Now I'm getting a different error.
> > svn update
> > svn: Failed to load module for FS type 'bdb'
>
> Does the library 'libsvn_fs_base' actually exist on your system?
>
> If not, I'm guessing that your ebuild didn't detect BerkeleyDB on
> your system, and thus didn't build BerkeleyDB support into your
> subversion libraries. Time to investigate the ebuild.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 6 18:56:35 2005

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.