[MacPorts] #25723: xfig-3.2.5 builds but run fails: Incompatible library version: libXpm.4.dylib requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0
MacPorts
noreply at macports.org
Sun Jul 18 19:05:25 PDT 2010
#25723: xfig-3.2.5 builds but run fails: Incompatible library version:
libXpm.4.dylib requires version 8.0.0 or later, but libiconv.2.dylib
provides version 7.0.0
------------------------------------------------+---------------------------
Reporter: boris.blankleider@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Resolution: invalid | Keywords:
Port: xpm libiconv |
------------------------------------------------+---------------------------
Changes (by jeremyhu@…):
* status: new => closed
* resolution: => invalid
Comment:
Yeah, this sounds like a user setting DYLD_LIBRARY_PATH without
understanding what that does because:
/usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current
version 7.0.0)
which is probably what it is finding... also MP's and OS X's libiconv are
ABI incompatible.
Don't set DYLD_* environment variables. If you feel the need to, report
the bug which is making you think you need to set it or you will run into
additional problems like this.
--
Ticket URL: <http://trac.macports.org/ticket/25723#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list