You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Bogdan Cristea <cr...@gmail.com> on 2009/05/13 18:29:22 UTC

Cannot compile svn 1.6.2 with http support

I have successfully compiled svn 1.6.2 with http support, but when  I restart 
the apache server I get the following error:

httpd2: Syntax error on line 116 of /etc/apache2/httpd.conf: Syntax error on 
line 33 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load 
/usr/lib64/apache2/mod_dav_svn.so into server: 
/usr/lib64/apache2/mod_dav_svn.so: undefined symbol: svn_log__update

Could anyone tell me what should I do to have a working svn ?

I use openSuSE 11.1 on 64 bits.