[Mesa-dev] [Bug 76577] egl_dri2.c:507:27: error: 'EGL_OPENGL_ES3_BIT_KHR' undeclared (first use in this function)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 25 07:31:52 PDT 2014


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

--- Comment #3 from Dâniel Fraga <fragabr at gmail.com> ---
(In reply to comment #2)
> Created attachment 96363 [details] [review]
> egl: do not use system egl headers, make use of the one we provide
> 
> Well this is kind of our fault as well. We should not be including the
> system headers, but the ones we provide.
> 
> Feel free to give the patch a try.

Hi Emil. I tried your patch and it didn't work. If you want to test yourself
there, just put some old Mesa 8.0.5 header files in /usr/xorg/include/EGL (or
whatever you use):

eglext.h  egl.h  eglmesaext.h  eglplatform.h

But it's nice to see this will change, because I thought it was very strange
for Mesa to use the system header files. Thank you very much!

Ps: I think this change will have to be made for GL header files too, because I
had to remove the GL system header files otherwise it would give errors.

Ps2: if you want me to test other patch, just ask.

-- 
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/20140325/3205c5f5/attachment.html>


More information about the mesa-dev mailing list