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

Re: Building on Hardy: main.o:(.rodata+0x4724): undefined reference to `svn_cl__resolve'

From: Clint Lawrence <clint.lawrence_at_gmail.com>
Date: Sat, 7 Jun 2008 19:10:15 +0100

On 05/06/2008, at 4:04 AM, Eric Hanchrow wrote:

> Let's see. It's
>
> $ Linux debian 2.6.24-18-386 #1 Wed May 28 19:30:01 UTC 2008 i686
> GNU/Linux
>
> using
> gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7) ...
>
> I checked out http://svn.collab.net/repos/svn/tags/1.5.0-rc9, then
> "hid"
> my existing Subversion (since I've heard that, on Debian-based
> systems,
> some obscure linking thing breaks if there are subversion libraries
> "visible"). I configured and built as per the attached log. Does
> anyone know what went wrong?

Have you built a previous revision from this same working copy? The
unresolved
symbol 'svn_cl__resolve' was added in a new file (subversion/svn/
resolve-cmd.c)
which was added in r30070.

Running autogen.sh should rebuild the makefile dependencies to
include this new
file.

Cheers,
Clint

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-07 20:10:44 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.