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

Re: Make error on Mac OS X 10.2.6

From: JLM <JLM939_at_hotmail.com>
Date: 2003-08-19 01:06:21 CEST

Thanks for the suggestion, Ben. The following line did the trick:

% sudo mv /usr/local/lib/libsvn* ~/subversion-backup/

May I suggest that this get added as a FAQ entry?

Once again -- much appreciated!

===========

> From: Ben Collins-Sussman <sussman@collab.net>
> Date: 18 Aug 2003 16:57:19 -0500
> To: JLM <JLM939@hotmail.com>
> Cc: <dev@subversion.tigris.org>
> Subject: Re: Make error on Mac OS X 10.2.6
>
> JLM <JLM939@hotmail.com> writes:
>
>> I just tried compiling Subversion 0.27 on Mac OS X 10.2.6, and I got the
>> following error during the "make" step:
>>
>> ld: Undefined symbols:
>> _svn_io_files_contents_same_p
>> make: *** [subversion/clients/cmdline/svn] Error 1
>
> Make sure to *remove* any installed libsvn_* libraries on your system
> before building. Your linker is probably picking them up.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 19 01:52:49 2003

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.