[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
Wed Feb 3 21:15:57 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: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: snowleopard
Port: mesa |
---------------------+-------------------------
Comment (by kencu):
the new definition it is hitting is in this file:
</System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/glext.h>
Here:
{{{
/*************************************************************/
#if GL_ARB_shader_objects
typedef char GLcharARB;
typedef void *GLhandleARB;
#endif
}}}}
--
Ticket URL: <https://trac.macports.org/ticket/62203#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list