I am getting a build error today - will have time later to investigate more.

I did notice, though that make distclean on head is not cleaning well enough for me to git reset --hard back to somewhere that previously worked without build errors.

I have to look at git status and manually clean up untracked eg.

rm -r bin/ylwrap src/glsl/.deps/ src/glsl/Makefile.in src/glsl/glcpp/.deps/ src/glsl/glcpp/Makefile src/glsl/glcpp/Makefile.in src/glsl/glsl_lexer.cc src/glsl/glsl_parser.cc src/mesa/drivers/osmesa/.deps/ src/mesa/drivers/osmesa/Makefile.in

I assume this will break bisectability.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to