Re: [MacPorts] #14730: py25-libxml2 2.6.21_1 fails to build
#14730: py25-libxml2 2.6.21_1 fails to build ------------------------------+--------------------------------------------- Reporter: stephan@… | Owner: sfiera@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: Port: | ------------------------------+--------------------------------------------- Comment(by sfiera@…): Try the following at the command-line. If libxml2 doesn't reference the version of libiconv in /opt/local/lib, it probably needs reinstalled. {{{ $ otool -L /opt/local/lib/libxml2.dylib /opt/local/lib/libxml2.dylib: /opt/local/lib/libxml2.2.dylib (compatibility version 9.0.0, current version 9.32.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.1) /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3) /opt/local/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) $ otool -L /opt/local/lib/libiconv.dylib /opt/local/lib/libiconv.dylib: /opt/local/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.0.0) }}} -- Ticket URL: <http://trac.macports.org/ticket/14730#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts