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

Re: svn commit: r13123 - in trunk/subversion: clients/cmdline include libsvn_client

From: Charles Bailey <bailey.charles_at_gmail.com>
Date: 2005-02-24 15:39:52 CET

On Thu, 24 Feb 2005 20:44:28 +1100, Daniel Patterson <danpat@danpat.net> wrote:
>
> I'm guessing r13123 is why I'm getting undefined symbol errors for
> svn_client_info (OS X)? If I reverse-merge that revision the
> error below goes away:

> ld: Undefined symbols:
> _svn_client_info
> make: *** [subversion/clients/cmdline/svn] Error 1

I think the problem here is that dependency lists are built at the
autoconf stage; if you rerun autogen.sh and reconfigure info.c will be
picked up and the problem solved. (It didn't appear to me on a _very_
hasty look that just reconfiguring would do, but I could well be
wrong.)

Regards,
Charles Bailey
Lists: bailey _dot_ charles _at_ gmail _dot_ com
Other: bailey _at_ newman _dot_ upenn _dot_ edu

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 24 15:43:30 2005

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.