[Mesa-dev] [Bug 30345] New: [d3d1x] EGL/egl.h - missing header

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 23 07:43:24 PDT 2010


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 at lists.freedesktop.org
        ReportedBy: mad.f3ka at 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.


More information about the mesa-dev mailing list