Changes between Initial Version and Version 2 of Ticket #48266


Ignore:
Timestamp:
Jul 6, 2015, 10:42:47 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The mention of the flat namespace is suspicious, since the flat namespace is not generally used on Mac OS X 10.3 or later. It suggests that pslib is subject to what we've been calling the Yosemite libtool bug, wherein configure scripts generated with old versions of libtool incorrectly interpret OS X 10.10 and later as if they were OS X 10.1 and consequently use old flags. A simple patch to the configure script, and a revbump, fixes this, though I don't know if it's the cause of the error you're seeing.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48266

    • Property Cc ryandesign@… added
    • Property Summary changed from dyld: symbol not found to gnudatalanguage, pslib: dyld: symbol not found
    • Property Keywords gnudatalanguage removed
    • Property Owner changed from macports-tickets@… to takeshi@…
    • Property Port pslib added
  • Ticket #48266 – Description

    initial v2  
    11Updated ports and gdl is now failing:
    22
     3{{{
    34$gdl
    45dyld: lazy symbol binding failed: Symbol not found: _libintl_setlocale
     
    1112
    1213Trace/BPT trap: 5
     14}}}