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

Re: Apahce Can't Load SVN Modules

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Tue, 23 Jun 2009 12:53:39 -0500

On Jun 23, 2009, at 08:52, Dave Ariens wrote:

> I'm trying to configure/build/install SVN 1.6.2 for Apache 2.2.11.
>
> Apache ran fine after I compiled it, but after I built and installed
> SVN, edited httpd.conf accordingly, I received the following error:
>
> httpd: Syntax error on line 57 of /usr/local/apache/conf/httpd.conf:
> Cannot load /usr/local/apache/modules/mod_dav_svn.so into server:
> /usr/local/apache/modules/mod_dav_svn.so: undefined symbol:
> svn_log__rev_proplist

Maybe mod_dav_svn is finding older versions of the Subversion
libraries that don't have that symbol defined. If you have multiple
versions of Subversion installed in various locations on your system,
you might try removing all but the latest.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2364582

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-23 19:55:31 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.