[Mesa-dev] [Bug 59364] New: 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
Mon Jan 14 07:25:33 PST 2013


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

          Priority: medium
            Bug ID: 59364
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: Mesa build fails: clientattrib.c:33:22: fatal error:
                    indirect.h: No such file or directory
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: tstellar at gmail.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: Other
           Product: Mesa

With the configure flags:
 ./configure --prefix=/usr --enable-gallium-g3dvl --enable-debug --disable-glu
--disable-egl --disable-opengl --with-dri-drivers= --with-gallium-drivers=r600

The Mesa build fails with this error:

Mesa build fails: clientattrib.c:33:22: fatal error: indirect.h: No such file
or directory

indirect.h is a generated file and it is not being generated with these
configure options.

I think the fix is to either generate this file with these configure options or
disable building of src/mesa/glx with these configure options.  I am not sure
which one is best.

-- 
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/20130114/8e87f1a9/attachment-0001.html>


More information about the mesa-dev mailing list