[Mesa-dev] build errors and make distclean

Andy Furniss andyqos at ukfsn.org
Tue Jan 31 03:18:34 PST 2012


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.


More information about the mesa-dev mailing list