[MacPorts] #54115: ldas-tools-framecpp: fails to configure

MacPorts noreply at macports.org
Fri May 5 18:02:09 UTC 2017


#54115: ldas-tools-framecpp: fails to configure
----------------------------------+------------------------
  Reporter:  rxa254               |      Owner:  ed.maros@…
      Type:  defect               |     Status:  closed
  Priority:  Normal               |  Milestone:
 Component:  ports                |    Version:
Resolution:  invalid              |   Keywords:
      Port:  ldas-tools-framecpp  |
----------------------------------+------------------------
Changes (by mf2k):

 * status:  assigned => closed
 * resolution:   => invalid


Comment:

 Error is:
 {{{
 :info:configure config.status: creating ldas-tools-framecpp.spec
 :info:configure dyld: Library not loaded:
 /opt/local/lib/libreadline.6.dylib
 :info:configure   Referenced from: /opt/local/bin/gawk
 }}}

 Your gawk is messed up and needs to be rebuilt.

 {{{
 $ port installed gawk
 The following ports are currently installed:
   gawk @4.1.4_3 (active)

 $ otool -L /opt/local/bin/gawk
 /opt/local/bin/gawk:
         /opt/local/lib/libintl.8.dylib (compatibility version 10.0.0,
 current version 10.5.0)
 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 (compatibility version 150.0.0, current version 1349.65.0)
         /opt/local/lib/libreadline.7.dylib (compatibility version 7.0.0,
 current version 7.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 1238.51.1)
 }}}

 Note that gawk now uses {{{libreadline.7.dylib}}} not
 {{{libreadline.6.dylib}}}.

--
Ticket URL: <https://trac.macports.org/ticket/54115#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list