https://bugs.freedesktop.org/show_bug.cgi?id=59364
Priority: medium Bug ID: 59364 Assignee: mesa-dev@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: tstel...@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.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev