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

Re: Undefined symbol: apr_allocator_mutex_set

From: Thom May <thom_at_planetarytramp.net>
Date: 2002-06-08 17:07:26 CEST

* 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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.