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

Re: Undefined symbols

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-02-05 21:51:58 CET

On Tue, Feb 05, 2002 at 12:48:31PM -0800, Dan Wilder wrote:
 
> switch-cmd.o: In function `svn_cl__switch':
>
> /usr/local/src/svn/subversion/clients/cmdline/switch-cmd.c:101:
> undefined reference to `svn_client_switch'
>
> ../../../subversion/libsvn_client/.libs/libsvn_client.a(checkout.o):
> In function `svn_client_checkout':

<snip many errors>

rerun autogen.sh. these symbols are in new files that have been added,
so you have to regenerate configure so it will include them in the
makefile.

-garrett

-- 
garrett rooney                     Unix was not designed to stop you from 
rooneg@electricjellyfish.net       doing stupid things, because that would  
http://electricjellyfish.net/      stop you from doing clever things.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:04 2006

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.