Rawhide mod_dav_svn broken?

Matthias Saou matthias at rpmforge.net
Thu Aug 21 10:38:15 UTC 2003


Féliciano Matias wrote :

> > I'm trying (once again) to set up a subversion repository for the first
> > time. The problem I'm having is that it seems the mod_dav_svn in
> > Rawhide is broken, as it has an undefined symbol.
> > 
> > # apachectl configtest
> > Syntax error on line 2 of /etc/httpd/conf.d/subversion.conf:
> > Cannot load /etc/httpd/modules/mod_dav_svn.so into server:
> > /etc/httpd/modules/mod_dav_svn.so: undefined symbol: dav_xml_get_cdata
> 
> You need this tow modules :
> LoadModule dav_module modules/mod_dav.so
> LoadModule dav_fs_module modules/mod_dav_fs.so

Those two are loaded, I don't think that is the problem :

[root at python root]# grep "^LoadModule.*dav" /etc/httpd/conf/httpd.conf
LoadModule dav_module modules/mod_dav.so
LoadModule dav_fs_module modules/mod_dav_fs.so
[root at python root]# rpm -qa '*dav*' httpd
mod_dav_svn-0.25-2
httpd-2.0.47-4
[root at python root]# apachectl start
Syntax error on line 2 of /etc/httpd/conf.d/subversion.conf:
Cannot load /etc/httpd/modules/mod_dav_svn.so into server:
/etc/httpd/modules/mod_dav_svn.so: undefined symbol: dav_xml_get_cdata

Possibly an incompatibility between the current mod_dav and mod_dav_svn
modules that a rebuild or update would fix. I'll try to dig into it, but I
don't know when I'll have time to do so.

Matthias

-- 
Clean custom Red Hat Linux rpm packages : http://freshrpms.net/
Raw Hide 20030820 running Linux kernel 2.4.21-20.1.2024.2.1.nptl
Load : 0.04 0.31 0.54





More information about the fedora-test-list mailing list