#60376 closed defect (fixed)
mc @4.8.24 fails building on 10.5.8
Reported by: | udbraumann | Owned by: | ken-cunningham-webuse |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | leopard | Cc: | |
Port: | mc |
Description
While upgrading mc from 4.8.22_0 to 4.8.24_0 on my Leopard PPC G4 building stopped with this issue:
... CC mouse.lo CC tty-internal.lo tty-internal.c: In function ‘tty_create_winch_pipe’: tty-internal.c:82: error: ‘O_CLOEXEC’ undeclared (first use in this function) tty-internal.c:82: error: (Each undeclared identifier is reported only once tty-internal.c:82: error: for each function it appears in.) make[3]: *** [tty-internal.lo] Error 1 ...
What could I do?
Attachments (1)
Change History (4)
Changed 5 years ago by udbraumann
Attachment: | main.log.gz added |
---|
comment:1 Changed 5 years ago by kencu (Ken)
comment:2 Changed 5 years ago by ken-cunningham-webuse
Owner: | set to ken-cunningham-webuse |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The legacysupport PG replaces that define, for one. So you might fix it by adding that PG.