[Mesa-dev] [Bug 70591] glxext.h:275: error: redefinition of typedef ‘GLXContextID’

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Dec 29 23:23:57 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=70591

Kenneth Graunke <kenneth at whitecape.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #3 from Kenneth Graunke <kenneth at whitecape.org> ---
Applications such as Allergo rely on this typedef existing in glx.h, and
removing it apparently breaks their application's build.

Mesa builds fine without Vinson's patch for me, using GCC on Linux, so for now
I've gone ahead and reverted it from master.

The typedef is really part of GLX proper, and not an extension, so it seems
like it belongs in glx.h with the others, not glxext.h.

I'm reopening this bug because presumably Vinson's issue is back.  Hopefully we
can come up with another solution.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131230/78b3b1e6/attachment.html>


More information about the mesa-dev mailing list