[MacPorts] #23441: Incompatible library version: rsync requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0

MacPorts noreply at macports.org
Tue Jan 26 20:49:24 PST 2010


#23441: Incompatible library version: rsync requires version 8.0.0 or later, but
libiconv.2.dylib provides version 7.0.0
-------------------------------+--------------------------------------------
 Reporter:  2ge@…              |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:  1.8.2                                
 Keywords:  rsync snowleopard  |        Port:  rsync                                
-------------------------------+--------------------------------------------
 Fresh install on Snow Leopard, MacPorts 1.8.2, I installed rsync and it
 was working, but after I installed some other port and now php, and rsync
 giving me this output:


 {{{
 dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
   Referenced from: /opt/local/bin/rsync
   Reason: Incompatible library version: rsync requires version 8.0.0 or
 later, but libiconv.2.dylib provides version 7.0.0

 > otool -L /opt/local/lib/libiconv.2.dylib
 /opt/local/lib/libiconv.2.dylib:
         /opt/local/lib/libiconv.2.dylib (compatibility version 8.0.0,
 current version 8.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 125.0.0)

 > lipo -info /opt/local/lib/libiconv.2.dylib
 Non-fat file: /opt/local/lib/libiconv.2.dylib is architecture: x86_64

 }}}

 I found another ticket http://trac.macports.org/ticket/20959 - but user
 reinstalls eveyrthing, I want solve this issue somehow without fresh
 reinstall (I just installed it...)

 How I found out architecture of /opt/local/bin/rsync?

-- 
Ticket URL: <http://trac.macports.org/ticket/23441>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list