Changes between Initial Version and Version 1 of Ticket #45734


Ignore:
Timestamp:
Nov 2, 2014, 3:41:14 AM (10 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45734

    • Property Keywords yosemite gettext removed
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Summary changed from gettext fails--linking error to gettext @0.19.3: compiling areadlink.c fails with "use of undeclared identifier 'AT_FDCWD'"
  • Ticket #45734 – Description

    initial v1  
    22
    33Relevant line from log:
    4 info:build areadlink.c:55:24: error: use of undeclared identifier 'AT_FDCWD'
     4{{{
     5:info:build areadlink.c:55:24: error: use of undeclared identifier 'AT_FDCWD'
    56:info:build   return careadlinkat (AT_FDCWD, filename, NULL, 0, NULL, careadlinkatcwd);
     7}}}
    68
    79log attached.