Problem wiht Apache2 and subversion + mod_dav

After install virtual min can’t up Apache2

Iniciando httpd: 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: svn_fs_access_add_lock_token

This it’s line of suversion
LoadModule dav_svn_module modules/mod_dav_svn.so

If deactivate two lines of subversion any problem, Apache2 up.

We try to rebuild mod_dav but get a lot of errors.

I use Fedora coreo 4

Hey Marco,

Are you sure this is one of our Apache packages? You can check with:

rpm -q

If it has .vm in the name, it’s right, and I’ll need to figure out what got broken…if not, we’ll need to figure out why our package didn’t get installed (and get it installed).