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

"mod_dav_svn.so is garbled" error message

From: Yan Bezugliy <ian_bezugliy_at_yahoo.com>
Date: 2006-02-01 09:08:46 CET

I have been installing subversion on SuSE
10.0. I am doing it using the "unofficial" subversion
RPM's available from opensuse.org mirror sites. The
packages install fine however after I add dav and
dav_svn modules to the apache config file apache then
fails to restart. Here is the error I get:

amd:/etc/init.d # ./apache2 restart
Syntax error on line 26 of
/etc/apache2/sysconfig.d/loadmodule.conf:
API module structure `dav_svn_module' in file
/usr/lib/apache2/mod_dav_svn.so is garbled - perhaps
this is not an Apache module DSO?

Here is a cat out of the loadmodule.conf file:

LoadModule dav_module
/usr/lib/apache2-prefork/mod_dav.so
LoadModule dav_svn_module
/usr/lib/apache2/mod_dav_svn.so

I am using apache version 2.0

I have confirmed that the file (mod_dav_svn.so) is
there:

amd:/etc/init.d # ls -l
/usr/lib/apache2/mod_dav_svn.so
-rwxr-xr-x 1 root root 112424 2006-01-20 05:31
/usr/lib/apache2/mod_dav_svn.so

Also here is an info on the subversion RPM package
that I installed:

amd:/home/yan/subversion.rpm # rpm -qip
subversion-server-1.3.0-1.1.20060120.i586.rpm
warning:
subversion-server-1.3.0-1.1.20060120.i586.rpm: V3 DSA
signature: NOKEY, key ID efb694ea
Name : subversion-server
Relocations: (not relocatable)
Version : 1.3.0
Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release : 1.1.20060120 Build
Date: Fri 20 Jan 2006 05:32:01 AM CST
Install date: (not installed) Build
Host: f195.suse.de
Group : Development/Tools/Version Control
Source RPM: subversion-1.3.0-1.1.20060120.src.rpm
Size : 122181
License: Other License(s), see package, Apache
Signature : DSA/SHA1, Fri 20 Jan 2006 06:11:18 AM
CST, Key ID f762b825efb694ea
Packager : http://www.suse.de/feedback
URL : http://subversion.tigris.org
Summary : Apache server module for Subversion
server
Description :
The subversion-server package adds the Subversion
server Apache module
to the Apache directories and configuration.

http://subversion.tigris.org
Distribution: SUSE LINUX 10.0 (i586)

I have tried re-installing the RPM only to get the
same error. Any idea what I could be doing wrong?

I have not subscribed to this list yet, please send
your replies to my email at ian_bezugliy@yahoo.com

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 1 15:33:52 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.