[MacPorts] #36378: PCRE 8.31 fails to build on OS X 10.8
#36378: PCRE 8.31 fails to build on OS X 10.8 ----------------------------+-------------------------------- Reporter: nizamov.alex@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: pcre ----------------------------+-------------------------------- After upgrading OS X from 10.7 to 10.8 I run port upgrade outdated and it failed on upgrading pcre. Then I cleaned pcre and tried to reinstall it, but it fails all the same. Now I can't use its dependents (i.e. git). -- Ticket URL: <https://trac.macports.org/ticket/36378> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36378: PCRE 8.31 fails to build on OS X 10.8 -----------------------------+-------------------------------- Reporter: nizamov.alex@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: pcre | -----------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * status: new => closed * resolution: => invalid Comment: The log says: {{{ dyld: Library not loaded: /opt/local/lib/libpcre.1.dylib Referenced from: /opt/local/bin/grep Reason: image not found }}} So deactivate the grep port, then clean the pcre port and try again. You can reactivate the grep port later. For example: {{{ sudo port -f deactivate grep sudo port clean pcre sudo port install pcre sudo port activate grep }}} -- Ticket URL: <https://trac.macports.org/ticket/36378#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts