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

Re: Trouble building trunk: Undefined references to svn_repos_load_fs3() and svn_repos_get_fs_build_parser3()

From: Stefan Sperling <stsp_at_elego.de>
Date: Sun, 7 Nov 2010 17:01:23 +0100

On Sun, Nov 07, 2010 at 07:56:51AM -0800, Daniel Trebbien wrote:
> I am having trouble building trunk. The make process always fails when
> linking libsvn_repos-1:

Looks like the linker or libtool is picking up conflicting versions of
the same library. Try deinstalling your system subversion packages, if any.
Also try deleting anything within your trunk build installation prefix.
Also run make clean to make sure everything is recompiled.

Stefan
Received on 2010-11-07 17:02:03 CET

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.