[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-18 23:57:19 CEST

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 00:02:00 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.