On Tue, 7 Dec 2004, Erik Huelsmann wrote:
> On Tue, 07 Dec 2004 18:46:02 +0100, Karol Szkudlarek
> <karol@mikronika.com.pl> wrote:
> > Hi!
> >
> > I am trying to compile subversion from trunk and I got the following
> > error:
> >
> > ./../../subversion/libsvn_client/.libs/libsvn_client-1.so: undefined
> > reference to `svn_ctype_table'
> >
> > Please help me to avoid this error.
>
> Hi!
>
> Did you run 'svn up && make'? If so, you should be running:
>
> './autogen.sh && ./config.nice && make clean && make'
>
> What you see is an error due to the addition of files/directories/libraries.
>
I use
.gen-make.py build.conf
in cases like this. 'cause it's faster:-) Ofcourse, this doesn't work when
the configuration scripts changes.
Regards,
//Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 7 19:04:29 2004