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

Re: [ maybe solved ] mod_dav_svn support in suse 11 ?

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 6 Oct 2009 10:29:22 +0100

On Tue, Oct 06, 2009 at 10:48:22AM +0530, J. Bakshi wrote:
> thanks for your guidance. I have modified my repo accordingly and
> reinstall the svn as well as libapr-util.
> the subversion-server I have now is version 1.5.7 and arp is 1.3
>
> Though apache throws error as
>
> ```````````````````
> Cannot load /usr/lib/apache2/mod_dav_svn.so into server:
> /usr/lib/apache2/mod_dav_svn.so: undefined symbol: dav_register_provider
> ```````````````````

Those undefined symbol errors are really bad.
They mean that the binaries as shipped in the package cannot run,
either because they are broken themselves or because you don't have
the correct dependencies installed.
You cannot solve this by tweaking configuration files. Either the
package has a bug which needs to be fixed, or you need to install
the correct dependencies.

Can you please send me (privately if you want to) the output of "rpm -qa" ?

Stefan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2403998

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-06 11:30:33 CEST

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.