[MacPorts] #36378: PCRE 8.31 fails to build on OS X 10.8

MacPorts noreply at macports.org
Sat Sep 29 13:27:11 PDT 2012


#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


More information about the macports-tickets mailing list