https://bugs.freedesktop.org/show_bug.cgi?id=50475
Bug #: 50475 Summary: src/glx/glxclient.h:54:30: fatal error: glapi/glapitable.h: No such file or directory Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: All Status: NEW Severity: blocker Priority: medium Component: GLX AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: v...@freedesktop.org CC: e...@anholt.net $ scons [...] Compiling src/glx/dri2.c ... In file included from src/glx/dri2.c:43:0: src/glx/glxclient.h:54:30: fatal error: glapi/glapitable.h: No such file or directory compilation terminated. scons: *** [src/glx/dri2.os] Error 1 scons: building terminated because of errors. 0ce0f7c0c8fa9902678af7f3ecad2541be5808d2 is the first bad commit commit 0ce0f7c0c8fa9902678af7f3ecad2541be5808d2 Author: Eric Anholt <e...@anholt.net> Date: Tue May 15 13:06:22 2012 -0700 mesa: Remove the generated glapi from source control, and just build it. Mesa already always depends on python to build. The checked in changes are not reviewed (because any trivial change rewrites the world). We also have been pushing commits between xml change and regen where at-build-time xml-generated code disagrees with committed xml-generated code. And worst of all, sometimes we ("I") check in *stale* xml-generated code. Acked-by: Ian Romanick <ian.d.roman...@intel.com> :100644 100644 5ccf77d6593a24b02baa295268862df84a02e21c ca2220f70f7a2336cde7ea4307ecd7aa74c3f661 M configure.ac :040000 040000 c7429b4f2bdf2c1f3f5f8d2bf9b11edc8ba1dede 4084ebe0756ee4b5fd3416a08b861ce43074f29a M src bisect run success -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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