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

Error Starting Subversion on Apache2

From: Joseph Griffin <jgriffin_at_pclnet.net>
Date: 2005-02-06 22:32:27 CET

I get the following error when trying to start subversion on Apache
2.0.52 running on Fedora Core 3:
 
Syntax error on line 235 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/mod_dav_svn.so into server:
/usr/local/ap
ache2/modules/mod_dav_svn.so: undefined symbol: svn_path_is_canonical
 
Subversion is built with:
 
$ ./configure --with-apr=/usr/local/apache2 \
            --with-apr-util=/usr/local/apache2 ...
 
I get no errors on build or installation.
 
Any help is appreiciated....
 
Joseph
Received on Sun Feb 6 22:34:37 2005

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.