[Mesa-dev] make -j4 build failing - glcpp doesn't need libglsl.a

Andy Furniss andyqos at ukfsn.org
Fri Feb 11 03:54:26 PST 2011


I guess it's since glsl/Makefile: glcpp doesn't need libglsl.a

that make -j4 now errors, make works. I always do make distclean and 
autogen before builds.


gcc: ../../src/glsl/libglsl.a: No such file or directory
make[2]: *** [glcpp/glcpp] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/andy/Src/Mesa-git/mesa/src/glsl'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/andy/Src/Mesa-git/mesa/src'
make: *** [default] Error 1


More information about the mesa-dev mailing list