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

--- Comment #3 from Dâniel Fraga <frag...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to