On Wed, Jan 9, 2013 at 11:37 AM, Branko Čibej <br...@wandisco.com> wrote:

> 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.


Even just ./gen-make.py should suffice.

fwiw, this probably isn't related to your change, just one that you picked
up upon running 'svn update'.

-Hyrum

Reply via email to