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

Re: Move of a new folder with renamed file causes "The node was not found"

From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 12 Jul 2010 12:02:14 +0200

On Mon, Jul 12, 2010 at 11:39:24AM +0200, Onno van der Straaten wrote:
> I will send the diff file. But now I'm trying to upgrade to rev
> 963218, the make step fails with
>
> /usr/local/lib/libsvn_diff-1.so.0: undefined reference to
> `svn_stream_set_line_filter_callback'
> /usr/local/lib/libsvn_diff-1.so.0: undefined reference to
> `svn_stream_set_line_transformer_callback'
> collect2: ld returned 1 exit status
> make: *** [subversion/svnversion/svnversion] Error 1

You need to run 'make clean'.

Note for the future: When someone adds, renames, or deletes files,
you'll need to run gen-make.py to regenerate the Makefile.
Received on 2010-07-12 12:03:02 CEST

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.