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

Can't compile 1.1.1 on OS X ...

From: Theo Van Dinter <felicity_at_kluge.net>
Date: 2004-11-20 05:57:04 CET

I've been compiling my own svn for a while now, but when trying to get 1.1.1
installed, I'm just not getting any love. Is there something obvious I'm
missing?

% ./configure --with-ssl --with-berkeley-db=/sw
[...]
% make
[...]
*** Warning: This system can not link to static lib archive
/Users/felicity/src/subversion-1.1.1/neon/src/libneon.la.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
[...]
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
ld: warning suggest use of -bind_at_load, as lazy binding may result in errors
or different symbols being used
symbol _locale_charset used from dynamic library
/sw/lib/libiconv.dylib(localcharset.o) not from earlier dynamic library
/sw/lib/libintl.1.dylib(localcharset.lo)
ld: Undefined symbols:
_svn_cmdline_printf
_svn_opt_parse_path
_svn_cmdline_fflush
_svn_cmdline_fprintf
_svn_cmdline_fputs
_svn_delta_version
_svn_subr_version
_svn_ver_check_list
_svn_io_check_special_path
_svn_sort_compare_paths
_svn_subst_copy_and_translate2
_svn_path_is_backpath_present
_svn_ver_compatible
_svn_path_component_count
_svn_path_remove_components
_svn_stream_copy
_svn_io_dir_make_sgid
_svn_io_file_lock2
_svn_hash_read2
_svn_hash_read_incremental
_svn_hash_write2
_svn_io_file_flush_to_disk
_svn_txdelta_read_svndiff_window
_svn_txdelta_skip_svndiff_window
_svn_txdelta_target_push
make: *** [subversion/clients/cmdline/svn] Error 1

-- 
Randomly Generated Tagline:
Guests, like fish, begin to smell about the third day.

  • application/pgp-signature attachment: stored
Received on Sat Nov 20 05:59:09 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.