[MacPorts] #20959: 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
Fri Sep 4 02:04:58 PDT 2009
#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
------------------------------------------+---------------------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
Comment:
This error usually occurs when a program was built to use the MacPorts
libiconv, but the MacPorts libiconv is in some way unsuitable (for
example, wrong architecture), so the library of the same name provided by
Apple in /usr/lib is used instead, but that library has compatibility
version 7.0.0 whereas the MacPorts one has compatibility version 8.0.0 so
things fail.
What is the architecture of /opt/local/bin/rsync?
--
Ticket URL: <http://trac.macports.org/ticket/20959#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list