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

Re: Problem with libmod_dav_svn

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-03-14 13:32:14 CET

Emmanuel Galatoulas <galas@tee.gr> writes:

> Cannot load /usr/local/apache2/modules/libmod_dav_svn.so into server:
> /usr/local/apache2/modules/libmod_dav_svn.so: undefined symbol:
> ap_get_module_config
>
> /usr/local/apache2/bin/apachectl start: httpd could not be started
>
> I tried all sort of options like using Apache's own APR,APR-util as
> well as subversion's ones but
>
> the result is the same.
>
> Any ideas???

You used --enable-maintainer-mode when you configured Subversion but
you didn't use --enable-maintainer-mode when you configured Apache. If
you use --enable-maintainer-mode on Subversion you need to use it on
Apache as well.

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 14 13:32:47 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.