[MacPorts] #62203: mesa @19.0.8: build fails on < 10.7 with glext.h:303:15: error: typedef redefinition with different types
MacPorts
noreply at macports.org
Sun Feb 7 03:11:31 UTC 2021
#62203: mesa @19.0.8: build fails on < 10.7 with glext.h:303:15: error: typedef
redefinition with different types
---------------------+-------------------------
Reporter: kencu | Owner: jeremyhu
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords: snowleopard
Port: mesa |
---------------------+-------------------------
Changes (by kencu):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"101193eb10fd5c7f9caeff7f29eb2c671ca86721/macports-legacy-
support" 101193eb10fd5c7f9caeff7f29eb2c671ca86721/macports-legacy-support]
(master):
{{{
#!ConfigurableCommitTicketReference repository="macports-legacy-support"
revision="101193eb10fd5c7f9caeff7f29eb2c671ca86721"
wrap gliDispatch.h to not include glext.h
/* in SDKs < 10.7 this Apple header does not include glext.h
* including it causes redefinition errors that are hard to
* overcome in ports, eg mesa so we block the loading of
* glext.h here for consistent behaviour with newer systems
*
* Note: this header has no specific blocker as it may be called
* multiple times and should have the same effect each time
*/
closes: https://trac.macports.org/ticket/62203
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62203#comment:26>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list