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

Compile Issue on OSX 10.2.5

From: Derek J. Balling <dredd_at_megacity.org>
Date: 2003-05-04 19:39:05 CEST

During compilation I error out with:

ld: multiple definitions of symbol _svn_diff_output
/usr/local/lib/libsvn_delta-1.dylib(libsvn_delta-1.0.0.0.dylib-
master.o) definition of _svn_diff_output
/Users/dredd/subversion-0.21.0/subversion/libsvn_diff/.libs/
libsvn_diff-1.dylib(libsvn_diff-1.0.0.0.dylib-master.o) definition of
_svn_diff_output
ld: multiple definitions of symbol _svn_diff_contains_conflicts
/usr/local/lib/libsvn_delta-1.dylib(libsvn_delta-1.0.0.0.dylib-
master.o) definition of _svn_diff_contains_conflicts
/Users/dredd/subversion-0.21.0/subversion/libsvn_diff/.libs/
libsvn_diff-1.dylib(libsvn_diff-1.0.0.0.dylib-master.o) definition of
_svn_diff_contains_conflicts
ld: multiple definitions of symbol _svn_diff_contains_diffs
/usr/local/lib/libsvn_delta-1.dylib(libsvn_delta-1.0.0.0.dylib-
master.o) definition of _svn_diff_contains_diffs
/Users/dredd/subversion-0.21.0/subversion/libsvn_diff/.libs/
libsvn_diff-1.dylib(libsvn_diff-1.0.0.0.dylib-master.o) definition of
_svn_diff_contains_diffs
ld: multiple definitions of symbol _svn_diff_file_output_unified
/usr/local/lib/libsvn_delta-1.dylib(libsvn_delta-1.0.0.0.dylib-
master.o) definition of _svn_diff_file_output_unified
/Users/dredd/subversion-0.21.0/subversion/libsvn_diff/.libs/
libsvn_diff-1.dylib(libsvn_diff-1.0.0.0.dylib-master.o) definition of
_svn_diff_file_output_unified
/usr/bin/libtool: internal link edit command failed
make: *** [subversion/libsvn_client/libsvn_client-1.la] Error 1
bash-2.05a$

I thought I remembered something like this before, but can't seem to
find it in the FAQ or the archives. Then again, maybe I'm just zombied
from trying to get my other issue resolved so that I can finish my
weekend rollout. :-/

D

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 4 19:40:20 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.