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

Re: svn_mergeinfo__remove_prefix_from_catalog

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Wed, 11 Feb 2009 15:25:11 -0600

On Feb 11, 2009, at 14:42, blackhole_at_collab.net wrote:

>> Get this error after build from source. Whats the cause?
>>
>> Cannot load /usr/local/apache/modules/mod_dav_svn.so into server: /
>> usr/local/apache/modules/mod_dav_svn.so: undefined symbol:
>> svn_mergeinfo__remove_prefix_from_catalog
>
>
> does anyone out there know what causes this?

Could it be that you still have an older version of the Subversion
libraries somewhere? If so, remove them. mod_dav_svn may be trying to
link with the wrong version.

This is assuming that you did update /usr/local/apache/modules/
mod_dav_svn.so with the new one. Otherwise, it could be that
mod_dav_svn is the old part and it's having trouble linking with the
newer Subversion libraries.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-11 22:26:53 CET

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.