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

Re: Problem Compiling on OS X Panther

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-11-10 19:34:06 CET

--On Monday, November 10, 2003 7:45 AM -0500 "Derek J. Balling"
<dredd@megacity.org> wrote:

> ld: Undefined symbols:
> _svn_pool_create_ex
> _svn_cmdline_cstring_from_utf8
> _svn_cmdline_cstring_from_utf8_fuzzy
> _svn_cmdline_cstring_to_utf8
> _svn_delta_path_driver
> _svn_io_files_contents_same_p
> _svn_io_set_file_affected_time
> _svn_prop_diffs
> _svn_subst_build_keywords
> _svn_delta_noop_window_handler
> _svn_io_dir_make_hidden

Sounds like you might have an already-installed version of Subversion on the
laptop? The MacOSX linker prefers libraries that are already installed rather
than passed on the command-line. So, you have to remove old SVN versions
before installing. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 10 19:35:44 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.