Opened 2 years ago

Last modified 2 years ago

#65480 closed defect

glib2-devel @2.68.4: build fails for 10.6; undeclared identifier F_DUPFD_CLOEXEC — at Version 1

Reported by: mascguy (Christopher Nielsen) Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: glib2-devel

Description (last modified by mascguy (Christopher Nielsen))

Based on a quick review of upstream's changelog, this was fixed at some point in the past. And perhaps we have a patch in the Git history, for an older glib2 release.

Need to do more digging, but hopefully this shouldn't be a big deal to fix.

Details:

:info:build ../glib-2.68.4/glib/tests/spawn-singlethread.c:454:35: error: use of undeclared identifier 'F_DUPFD_CLOEXEC'
:info:build       int source = fcntl (tmp_fd, F_DUPFD_CLOEXEC, 3);

Change History (1)

comment:1 Changed 2 years ago by mascguy (Christopher Nielsen)

Description: modified (diff)
Note: See TracTickets for help on using tickets.