[MacPorts] #49625: radare2 @0.9.9_0 build failure

MacPorts noreply at macports.org
Mon Nov 23 07:30:43 PST 2015


#49625: radare2 @0.9.9_0 build failure
-------------------------+----------------------
  Reporter:  mopihopi@…  |      Owner:  g5pw@…
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.4
Resolution:              |   Keywords:
      Port:  radare2     |
-------------------------+----------------------

Comment (by mopihopi@…):

 I think that the MacPorts capstone shared library is not built correctly.
 The install name (`ld -install_name`) (`LC_ID_DYLIB`) is just
 `libcapstone.3.dylib`.  It should either use `rpath` or be the full path
 (e.g. `/opt/local/lib/libcapstone.3.dylib`), so that programs linked
 against this shared library will be able to find it at runtime.

 It appears that `libr2.dylib` has the same issue, although I don't know if
 there is anything in MacPorts that links against that.

-- 
Ticket URL: <https://trac.macports.org/ticket/49625#comment:14>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list