Opened 10 years ago

Last modified 4 years ago

#45734 closed defect

gettext @0.19.3: compiling areadlink.c fails with "use of undeclared identifier 'AT_FDCWD'" — at Version 1

Reported by: chockenbrocht@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: gettext

Description (last modified by larryv (Lawrence Velázquez))

There is a linking error that I've been having with building gettext, which happens to be a dependency for pretty much everything.

Relevant line from log:

:info:build areadlink.c:55:24: error: use of undeclared identifier 'AT_FDCWD'
:info:build   return careadlinkat (AT_FDCWD, filename, NULL, 0, NULL, careadlinkatcwd);

log attached.

Change History (2)

Changed 10 years ago by chockenbrocht@…

Attachment: main.log added

build log for gettext

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Keywords: yosemite gettext removed
Owner: changed from macports-tickets@… to ryandesign@…
Summary: gettext fails--linking errorgettext @0.19.3: compiling areadlink.c fails with "use of undeclared identifier 'AT_FDCWD'"
Note: See TracTickets for help on using tickets.