On Tuesday 26 September 2006 13:47, steven mestdagh wrote: > Tobias Ulmer [2006-09-26, 13:40:33]: > > > > /usr/bin/ld: warning: libsvn_subr-1.so.0.0, needed by > > > > /usr/local/lib/libsvn_client-1.so.0.0, may conflict with > > > > libsvn_subr-1.so.1.0 > > > > > > .... > > > > > > > blame-cmd.o(.text+0x458): In function `svn_cl__blame': > > > > : undefined reference to `svn_client_blame3' > > > > > > ... > > > You must uninstall older version of Subversion before building. > > > > I don't think so, maybe a ports developer can shed some light into > > this. > > afaik this is really a libtool issue.
There was a libtool patch from Jacob Meuser in January that fixed this, but it was not committed. At least the patch worked for Subversion at that time when I tried it. /Sigfred
