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

RE: Error when starting the httpd

From: Anthony Kong <anthony.kong_at_ufjia.com>
Date: 2003-06-20 11:13:22 CEST

I see. When I try to locate mod_dav.so in my machine, however, I cannot any.
Do I have to build the mod_dav myself? (I would guess it is time for me to
lookup some apache doc, right? :-)

Anthony

-----Original Message-----
From: Sander Striker [mailto:striker@apache.org]
Sent: Friday, June 20, 2003 4:57 PM
To: Anthony Kong; dev@subversion.tigris.org
Subject: RE: Error when starting the httpd

> From: Anthony Kong [mailto:anthony.kong@ufjia.com]
> Sent: Friday, June 20, 2003 10:50 AM

> Thanks for the quick response. I have reversed the two, and now I got
>
> Starting httpd: 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

You need to load mod_dav before mod_dav_svn.
 
> Is it a kind of dependence problem?

Yes. Wouldn't call it a problem though ;)

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 20 11:14:16 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.