Summary: | Chromium compilation broken: "no member named 'b_GL_ARB_sync'" | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andreas Reis <andreas.reis> |
Component: | GLX | Assignee: | mesa-dev |
Status: | RESOLVED NOTOURBUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Andreas Reis
2013-07-10 14:25:52 UTC
None of the source files, variables, or data structures mentioned have anything to do with Mesa. There have recently been changes to glext.h (which comes directly from Khronos), so it could be related to that. Either way, I'm inclined to believe this is a Chromium bug. Can you bisect Mesa to see when the break occurred? You're right, the relevant commit is "mesa: update glext.h to version 20130624". No idea if that makes it a Mesa or Chromium bug, but in any case, not one of Intel DRI. Since we just take the official glext.h from Khronos, it's not Mesa. :) It's hard to tell whether it's Chromium or Khronos. Someone who knows the Chromium code will have to investigate this further. They can get the same glext.h directly from Khronos: http://www.opengl.org/registry/api/GL/glext.h If they find the problem to be with glext.h, they should report a bug directly to Khronos: https://www.khronos.org/bugzilla/ |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.