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

Re: New Tarball with connections fixed.

From: Philip Martin <philip_martin_at_ntlworld.com>
Date: 2001-10-31 22:04:31 CET

Daniel Stenberg <daniel@haxx.se> writes:

> The final link command to create 'svn' spits out this:
>
> /home/daniel/src/svn/subversion/libsvn_ra_local/.libs/libsvn_ra_local.a(ra_plugin.o):
> In function `get_log':
> /home/daniel/src/svn/subversion/libsvn_ra_local/ra_plugin.c:359: undefined
> reference to `svn_repos_get_logs'
> collect2: ld returned 1 exit status

This symobol is in subversion/libsvn_repos/log.c which is a relatively
new file. If you had previously run autogen.sh before the file existed
you may need to rerun it again (to cause gen-make.py to rebuild the
dependencies.)

Philip

---------------------------------------------------------------------
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:36:46 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.