First bad commit: 07abd913b654a1a04a90db6203a92a14e4ae795a is the first bad commit Author: Eric Anholt <eric@anholt.net> automake: Move top-level makefile to automake. Last good commit (just before it): 743e505315b6be851618caed61981d7c1617bf45 I'm building with: ./autogen.sh --prefix=$WLD --enable-gles2 --disable-gallium-egl --with-egl-platforms=wayland,x11,drm --enable-gbm --enable-shared-glapi --with-gallium-drivers=r300,r600,swrast,nouveau Need to git clean or something to reproduce this, otherwise it works with a previously generated git_sha1.h.
Thanks! commit 7b11051a28731b099dc47df9e5db7eccfa889369 Author: Eric Anholt <eric@anholt.net> Date: Mon Jun 11 18:46:51 2012 -0700 mesa: Build git_sha1.h before computing dependencies. Otherwise, version.c doesn't get a dependency on it in a clean build, and then it doesn't necessarily get generated before version.c is compiled. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=50976 Reviewed-by: Jakob Bornecrantz jakob@vmware.com
Verified 7b11051a28731b099dc47df9e5db7eccfa889369 builds, thanks.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.