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

Re: New user; unresolved library issue

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-08-06 01:40:45 CEST

Timothy Reaves <treaves@silverfields.com> writes:

> 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

If you built Apache's mod_dav as a module make sure your httpd.conf
has

LoadModule dav_module modules/mod_dav.so

before

LoadModule dav_svn_module modules/mod_dav_svn.so

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 6 01:41:53 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.