#20959: Incompatible library version: rsync requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 ------------------------------------------+--------------------------------- Reporter: ash@… | Owner: simon@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: libiconv.2.dylib snowleopard | Port: rsync ------------------------------------------+--------------------------------- Comment(by ash@…): Replying to [comment:2 jmr@…]:
What is the output from these commands? {{{ otool -L /opt/local/lib/libiconv.2.dylib lipo -info /opt/local/lib/libiconv.2.dylib }}}
$ 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 123.0.0) $ lipo -info /opt/local/lib/libiconv.2.dylib Non-fat file: /opt/local/lib/libiconv.2.dylib is architecture: x86_64 -- Ticket URL: <http://trac.macports.org/ticket/20959#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS