https://bugs.freedesktop.org/show_bug.cgi?id=82455
--- Comment #28 from charlie <407883775 at qq.com> --- >>Looks like maybe your Mesa build picked up a non-Mesa EGL/eglext.h which >>doesn't pull in eglmesaext.h, so EGL_MESA_screen_surface isn't defined in >>src/egl/main/eglconfig.c . Sorry , I am not clean about you saying . Do you means is that the eglmesaext.h(PATH:include/EGL/eglmesaext.h) need including EGL/eglext.h file? I change it , but not help. or , I add EGL_MESA_screen_surface define in src/egl/main/eglconfig.c #define EGL_MESA_screen_surface 1 . the problem didn't solved. -- 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/dri-devel/attachments/20140828/d90065ec/attachment.html>