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

Re: Cannot load mod_dav_svn.so

From: Michael Muller <mmuller_at_enduden.com>
Date: 2005-08-28 19:11:37 CEST

Sebastian,

db_create is a berkeley DB symbol, I would check to see where the library is
loading the berkeley DB libraries from. Run "ldd" on libsvn_fs_base-1.so.0.

Sebastien Arbogast wrote:
> Hi,
>
> I'm trying to setup a subversion installation on the following configuratio=
> n
> - Virtual dedicated server under Linux Fedora Core 2
> - XAMPP 1.4.14 (for Apache2+PHP5+MySQL 4.1)
>
> I began to follow the following tutorial
> (http://www.linuxjournal.com/article/7655) which is almost what I'd
> like to do. But I have a problem with mod_dav_svn. I installed
> subversion and mod_dav_svn using yum, and as module files were
> downloaded to the default httpd module directory, I copied
> mod_dav_svn.so and mod_authz_svn.so to my XAMPP module directory.
> Then I added both LoadModule directives to my httpd.conf file but when
> I start Apache, I get the following error message :
>
> Syntax error on line 292 of /opt/lampp/etc/httpd.conf:
> Cannot load /opt/lampp/modules/mod_dav_svn.so into server:
> /usr/lib/libsvn_fs_base-1.so.0: undefined symbol: db_create
>
> Anyone has an idea ?
>
> Thx in advance.
> --=20
> S=E9bastien Arbogast
> The Epseelon Project : http://www.epseelon.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

=============================================================================
michaelMuller = mmuller_at_enduden.com | http://www.mindhog.net/~mmuller
-----------------------------------------------------------------------------
"We are not safe," said Ariel Cohen, a counterterrorism expert with the
Heritage Foundation, a Washington think tank. "Our commuter transit systems do
not have metal detectors, bag searches, random body searches. Our level of
vigilance is nowhere near that of Israel, and Israeli buses have been hit
again and again." --> Good idea! Let's do what doesn't work for Israel!!
=============================================================================

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 28 19:19: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.