https://bugs.freedesktop.org/show_bug.cgi?id=30345
Summary: [d3d1x] EGL/egl.h - missing header Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: critical Priority: medium Component: Mesa core AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: mad.f...@gmail.com 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 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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