#38851: git-core @1.8.2.1 does not link - missing libiconv depencies -------------------------------+-------------------------------- Reporter: thebrenthaines@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: git-core | -------------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Comment: How did you manage to replace the MacPorts file /opt/local/lib/libiconv.dylib with a symlink to a system library? That should never be. You can get /opt/local/lib/libiconv.dylib back the way it should be (a symlink to the MacPorts library) by deactivating and re-activating the libiconv port: {{{ sudo port -f deact libiconv sudo port act libiconv }}} Or you can re-create the symlink manually. -- Ticket URL: <https://trac.macports.org/ticket/38851#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X