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

Re: Apache 2 (current CVS) won't load

From: Joe Ammann <joe_at_pyx.ch>
Date: 2002-06-24 11:46:28 CEST

[ On Saturday, June 22, 2002 at 10:06:40 (-0500), B. W. Fitzpatrick wrote: ]
> Subject: Re: Apache 2 (current CVS) won't load
>
>
> > wopr-mobile:/home/sb # /usr/local/apache2/bin/apachectl start
> > Syntax error on line 231 of /usr/local/apache2/conf/httpd.conf:
> > Cannot load /usr/local/apache2/modules/mod_dav_svn.so into server:
> > /usr/local/apache2/modules/mod_dav_svn.so:
> > undefined symbol: dav_xml_get_cdata
>
> Can you give us some more info? Your platform? Are you at TOT for apr,
> apr-util, apache2, and svn? Which version of svn are you using? Did
> you get any warnings while compiling?

I had the same problem, because the sequence of modules in my
httpd.conf was

LoadModule mod_dav_svn
...
LoadModule mod_dav

Had to reverse it, then it worked.

Hint: This seems to be a gotcha in the RPM's, also.

CU, Joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 24 11:48:56 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.