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

Re: Diff Project compilation problem

From: Branko Čibej <brane_at_wandisco.com>
Date: Wed, 09 Jan 2013 17:37:03 +0100

On 09.01.2013 17:31, Gabriela Gibson wrote:
> I added a new option to the command structure and the compile error I
> get is this:
>
> ../../subversion/libsvn_client/.libs/libsvn_client-1.so: undefined
> reference to `svn_wc__get_wcroot'
> ../../subversion/libsvn_client/.libs/libsvn_client-1.so: undefined
> reference to `svn_wc_add_from_disk2'
>
> What is going on here? This is totally unexpected! I grepped for the
> terms and I cannot even see a connection %-)
>
> I attached a patch of the changes I made and the compile log is at the
> bottom of this mail.
>
> I did make clean prior to this, and also make -k, the make here
> was just to cut down the spammy list.
>
> thanks for any advice!

I think you have to run autogen.sh again to rebuild the generated makefiles.

-- Brane

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com
Received on 2013-01-09 17:37:39 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.