Changes between Initial Version and Version 2 of Ticket #54028


Ignore:
Timestamp:
Apr 24, 2017, 3:53:22 PM (7 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54028

    • Property Owner set to Schamschula
    • Property Status changed from new to assigned
  • Ticket #54028 – Description

    initial v2  
     1
    12Gawk fails to update after a readlines update from version 6 to version 7. In the main.log of Gawk there is this section:
     3{{{
    24:info:configure config.status: creating Makefile
    35:info:configure dyld: Library not loaded: /Data/macports/portera/lib/libreadline.6.dylib
    46:info:configure   Referenced from: /Data/macports/portera/bin/gawk
    57:info:configure   Reason: image not found
    6 
     8}}}
    79When I look in the directory "/Data/macports/portera/lib" there is only the libreadline.7.dylib library, causing the update of Gawk to fail.