* Richard Heggs (rheggs@ntlworld.com) wrote :
> Hi,
>
> Just recently I have been unable to get the svn server to play nice (sorry I
> don't remember the revision when this started happening... but it still
> hapens with revision 2128.
>
> When I try to start apache, I get the following:
>
> [root@llamabox subversion]# /usr/local/apache2/bin/apachectl start
> Syntax error on line 230 of /usr/local/apache2/conf/httpd.conf:
> Cannot load /usr/local/apache2/modules/mod_dav_svn.so into server:
> /usr/local/lib/libsvn_subr.so.0: undefined symbol: apr_allocator_mutex_set
> /usr/local/apache2/bin/apachectl start: httpd could not be started
> [root@llamabox subversion]#
>
> I am using the apache 2.0.36 tarball, and I have tried compiling with the apr
> & apr-util therein, and also with the latest cvs sources. I've also tried
> with the latest cvs of apache. The result is the same.
You _have_ to compile with the same version of apache and subversion. 2.0.36
is way old. Use cvs HEAD of apache, apr, apr-util and svn HEAD of
subversion.
Cheers,
-Thom
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 8 17:12:34 2002