[Mesa-dev] [Bug 39821] New: HEAD won't compile without X11 headers

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 3 21:50:12 PDT 2011


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

           Summary: HEAD won't compile without X11 headers
           Product: Mesa
           Version: git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: slowcoder at gmail.com


Building HEAD ( babb26776fadb683be9dacb492efcdc455b176ab ) on a system without
X11 installed gives a compilation error for not finding X11/Xlib.h as included
from the file include/EGL/eglplatform.h:104 .

configure flags:
EGL_PLATFORM=drm ./configure --disable-glx --disable-dri
--with-gallium-drivers=swrast --with-egl-platforms=drm --enable-gles1
--enable-gles2 --without-x --disable-xlib-glx

It would seem MESA_EGL_NO_X11_HEADERS never gets defined..

-- 
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