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

RE: httpd 2.0.46 works?

From: Sander Striker <striker_at_apache.org>
Date: 2003-06-03 20:44:27 CEST

> From: solo turn [mailto:soloturn99@yahoo.com]
> Sent: Tuesday, June 03, 2003 8:38 PM

> shoud the new apache-version work with current svn?

Yes. We even say it is required in INSTALL now.

> i get a:
> Cannot load /usr/local/modules/mod_dav_svn.so into server: ld.so.1: /usr/local/bin/httpd: fatal:
> relocation error: file /usr/local/modules/mod_dav_svn.so: symbol dav_new_error: referenced symbol
> not found

Have you either configured with --enable-dav, or if you have compiled with mod_dav
as a shared module, do you have the LoadModule line for mod_dav _before_ the one
for mod_dav_svn?

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 3 20:45:30 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.