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

RE: Apache module troubles

From: Williams, Kevin <KWilliams_at_sark.com>
Date: 2003-02-18 07:33:21 CET

That fixed it. I swore I had that in place, but I shuffled the "LoadModule"
lines around and it worked. Now I just have to reconfigure the Gentoo build
to require the correct version of BerkeleyDB, and I should be all set.
Thanks!

-----Original Message-----
From: Philip Martin
To: Williams, Kevin
Cc: 'dev@subversion.tigris.org'
Sent: 2/16/2003 4:11 PM
Subject: Re: Apache module troubles

"Williams, Kevin" <KWilliams@sark.com> writes:

> /etc/apache2/modules/mod_dav_svn.so: undefined symbol:
dav_xml_get_cdata".

That's a symbol in Apache's mod_dav module, you need to load that
before mod_dav_svn.

> Could some other Apache module be conflicting with mod_dev_svn? It
appears
> that the Gentoo build enables ALL modules.

When I build Apache from CVS I get a LoadModule for mod_dav
automatically, I can't answer for Gentoo :)

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 18 07:34:50 2003

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.