[Mesa-dev] [Bug 59364] [bisected] Mesa build fails: clientattrib.c:33:22: fatal error: indirect.h: No such file or directory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 1 03:09:37 PST 2013


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

Michel Dänzer <michel at daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Michel Dänzer <michel at daenzer.net> ---
commit 3b888f534cd42065b01ede8b9c646a2be0015509
Author: Michel Dänzer <michel.daenzer at amd.com>
Date:   Thu Jan 31 11:47:55 2013 +0100

    configure.ac: GLX cannot work without OpenGL

    GLX uses mapi/glapi/libglapi.la, which is only built for OpenGL.

    If the user specified --enable-xlib-glx --disable-opengl, error out, as
these
    cannot be both observed at the same time. If the user just specified
    --disable-opengl but not --disable-glx, print a warning and disable GLX as
    well.

-- 
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/mesa-dev/attachments/20130201/8054a748/attachment-0001.html>


More information about the mesa-dev mailing list