Re: [MacPorts] #57333: xorg-server-devel @1.20.1 does not build on Mac OS X 10.5.8, Leopard, because of redefinition of typedef ‘CARD32’
MacPorts
noreply at macports.org
Tue Oct 9 22:00:53 UTC 2018
#57333: xorg-server-devel @1.20.1 does not build on Mac OS X 10.5.8, Leopard,
because of redefinition of typedef ‘CARD32’
--------------------------------+----------------------
Reporter: ballapete | Owner: jeremyhu
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords: leopard
Port: xorg-server-devel |
--------------------------------+----------------------
Comment (by ballapete):
Replying to [comment:2 kencu]:
> that redefinition of typdef business usually means that a newer compiler
version is required -- we've seen that a lot in various ports over the
past few years.
>
> Try gcc6 and hold your breath :>
Before doing so I can see in the pre-processor's output this when it
includes `../randr/randrstr.h`:
{{{
typedef XID RRMode;
typedef XID RROutput;
typedef XID RRCrtc;
typedef XID RRProvider;
typedef XID CARD32;
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57333#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list