file src/gallium/state_trackers/egl/common/native.h contains: line 29: #include "EGL/egl.h" /* for EGL native types */ there are no such dir+header in include dir. configure options: ./autogen.sh \ --prefix=/usr \ --with-dri-driverdir=/usr/lib/xorg/modules/dri \ --with-dri-drivers=r600 \ --enable-glx-tls \ --with-driver=dri \ --enable-xcb \ --enable-egl \ --disable-glut \ --enable-gallium-r600 \ --enable-gallium-swrast \ --with-state-trackers=dri,egl,d3d1x \ --with-egl-platforms=x11 build log: In file included from src/dxgi_native.cpp:29:0: ../../../state_trackers/egl/common/native.h:29:49: fatal error: EGL/egl.h: No such file or directory
http://cgit.freedesktop.org/mesa/mesa/commit/?id=36a64bfe541c1c8149db08c559e044dfd835c69a
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.