[MacPorts] #48682: libedit build fails because is opportunistically uses gawk which links with readline which is still linked with libncurses.5 (was: libedit 20150325-3.1_0 does not build on Snow Leopard, Mac OS X 10.6.8, because /usr/lib/libncurses.5.dylib: [has] no matching architecture in universal wrapper)

MacPorts noreply at macports.org
Sun Aug 23 21:24:13 PDT 2015


#48682: libedit build fails because is opportunistically uses gawk which links with
readline which is still linked with libncurses.5
------------------------------+--------------------------------
  Reporter:  Peter_Dyballa@…  |      Owner:  macports-tickets@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.3.3
Resolution:                   |   Keywords:
      Port:  libedit          |
------------------------------+--------------------------------

Comment (by ryandesign@…):

 The problem is not that /usr/lib/libncurses.5.dylib has no matching
 architecture in universal wrapper. The problem is that
 /opt/local/lib/libreadline.6.dylib is still referencing
 /opt/local/lib/libncurses.5.dylib. It needs to be rebuilt so that it will
 properly reference /opt/local/lib/libncurses.6.dylib.

 It is indeed possible that if you had the gawk port installed, then it
 could cause this problem. I don't understand, however, in what way
 MacPorts is unusable after deactivating or uninstalling gawk, since that
 is the solution I would have suggested. Can you elaborate?

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


More information about the macports-tickets mailing list