Issues upgrading to subversion 1.6.2 on PPC system (10.4.x)

Ryan Schmidt ryandesign at macports.org
Sat May 30 23:58:08 PDT 2009


On May 31, 2009, at 01:33, Andre-John Mas wrote:

> I am trying to upgrade the version of subversion on my machine  
> (PowerMac G4), but I am getting this issue:
>
> -util.lo -c subversion/libsvn_fs_util/fs-util.c
> cd subversion/libsvn_fs_util && /bin/sh /opt/local/var/macports/ 
> build/ 
> _opt_local_var_macports_sources_rsync.macports.org_release_ports_devel 
> _subversion/work/subversion-1.6.2/libtool --tag=CC --silent -- 
> mode=link /usr/bin/gcc-4.0  -O2     -L/opt/local/lib    -L/opt/ 
> local/lib/db46 -L/opt/local/lib -L/opt/local/lib  -rpath /opt/local/ 
> lib -o libsvn_fs_util-1.la  fs-util.lo ../../subversion/libsvn_subr/ 
> libsvn_subr-1.la /opt/local/lib/libaprutil-1.la  -ldb-4.6 -lexpat - 
> liconv /opt/local/lib/libapr-1.la -lpthread -lintl  -framework  
> Security -framework CoreFoundation -framework CoreServices
> cd subversion/libsvn_fs_fs && /bin/sh /opt/local/var/macports/build/ 
> _opt_local_var_macports_sources_rsync.macports.org_release_ports_devel 
> _subversion/work/subversion-1.6.2/libtool --tag=CC --silent -- 
> mode=link /usr/bin/gcc-4.0  -O2     -L/opt/local/lib    -L/opt/ 
> local/lib/db46 -L/opt/local/lib -L/opt/local/lib  -rpath /opt/local/ 
> lib -o libsvn_fs_fs-1.la  caching.lo dag.lo err.lo fs.lo fs_fs.lo  
> id.lo key-gen.lo lock.lo rep-cache.lo tree.lo ../../subversion/ 
> libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/ 
> libsvn_subr-1.la /opt/local/lib/libaprutil-1.la  -ldb-4.6 -lexpat - 
> liconv /opt/local/lib/libapr-1.la -lpthread ../../subversion/ 
> libsvn_fs_util/libsvn_fs_util-1.la -lintl  -framework Security - 
> framework CoreFoundation -framework CoreServices
> ld: Undefined symbols:
> _svn_error__malfunction referenced from libsvn expected to be  
> defined in libsvn
> _svn_checksum_ctx_create referenced from libsvn expected to be  
> defined in libsvn
> _svn_checksum_final referenced from libsvn expected to be defined  
> in libsvn
> _svn_checksum_update referenced from libsvn expected to be defined  
> in libsvn
> /usr/bin/libtool: internal link edit command failed
> make: *** [subversion/libsvn_fs_fs/libsvn_fs_fs-1.la] Error 1
>
> Error: Unable to upgrade port: 1
> zanniati:/repositories/realbusinesses ajmas$ sudo update libsvn
> usage: update [normal_interval [power_saving_interval]]
>
>
> I have done a "port selfupdate" and then reattempted, but nothing.  
> I even tried a "port clean subversion", but that does not help either.

Deactivate the old version of subversion that you have installed,  
then clean subversion.

sudo port deactivate subversion
sudo port clean subversion
sudo port install subversion

Then it should work.


If you want to know why:

http://lists.macosforge.org/pipermail/macports-users/2009-May/ 
015385.html




More information about the macports-users mailing list