[Mesa-dev] [Bug 50475] New: src/glx/glxclient.h:54:30: fatal error: glapi/glapitable.h: No such file or directory
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue May 29 14:00:26 PDT 2012
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 at lists.freedesktop.org
ReportedBy: vlee at freedesktop.org
CC: eric at 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 <eric at 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.romanick at 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.
More information about the mesa-dev
mailing list