[MacPorts] #52070: tmux @ 2.2 compile failed in tiger ppc
MacPorts
noreply at macports.org
Thu Nov 11 15:40:54 UTC 2021
#52070: tmux @ 2.2 compile failed in tiger ppc
---------------------------+---------------------------
Reporter: rickyzhang82 | Owner: tessus
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords: tiger powerpc
Port: tmux |
---------------------------+---------------------------
Comment (by evanmiller):
In [changeset:"2a6500378e00f10c750193ec5a7e7c0bc8b5713e/macports-legacy-
support" 2a6500378e00f10c750193ec5a7e7c0bc8b5713e/macports-legacy-support]
(master):
{{{
#!ConfigurableCommitTicketReference repository="macports-legacy-support"
revision="2a6500378e00f10c750193ec5a7e7c0bc8b5713e"
Define u_char etc on Tiger using Leopard rules
A number of ports run into trouble compiling on Tiger because
_XOPEN_SOURCE results in _POSIX_C_SOURCE being defined, thus hiding the
u_char, u_int, and other typedefs. Leopard and later provide a
workaround in the form of _DARWIN_C_SOURCE; follow this behavior.
See: https://trac.macports.org/ticket/52070
See: https://trac.macports.org/ticket/62997
}}}
--
Ticket URL: <https://trac.macports.org/ticket/52070#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list