Hi! Problem compiling mesa git master: In file included from ../../src/mesa/main/mtypes.h:39, from main/api_arrayelt.h:31, from main/api_arrayelt.c:30: ../../src/mesa/main/compiler.h:176:26: error: missing ')' in expression In file included from ../main/mtypes.h:39, from gen_matypes.c:36: ../main/compiler.h:176:26: error: missing ')' in expression make[3]: *** [gen_matypes] Error 1 make[3]: Leaving directory `/home/neo/mesa/src/mesa/x86' make[2]: *** [asm_subdirs] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [main/api_arrayelt.o] Error 1 make[2]: Leaving directory `/home/neo/mesa/src/mesa' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/home/neo/mesa/src' make: *** [default] Error 1 If I did something wrong and this isn't valid, please let me know what I did wrong. Thank you.
(In reply to comment #0) > Hi! Problem compiling mesa git master: > > In file included from ../../src/mesa/main/mtypes.h:39, > from main/api_arrayelt.h:31, > from main/api_arrayelt.c:30: > ../../src/mesa/main/compiler.h:176:26: error: missing ')' in expression > In file included from ../main/mtypes.h:39, > from gen_matypes.c:36: > ../main/compiler.h:176:26: error: missing ')' in expression > make[3]: *** [gen_matypes] Error 1 > make[3]: Leaving directory `/home/neo/mesa/src/mesa/x86' > make[2]: *** [asm_subdirs] Error 1 > make[2]: *** Waiting for unfinished jobs.... > make[2]: *** [main/api_arrayelt.o] Error 1 > make[2]: Leaving directory `/home/neo/mesa/src/mesa' > make[1]: *** [subdirs] Error 1 > make[1]: Leaving directory `/home/neo/mesa/src' > make: *** [default] Error 1 > > If I did something wrong and this isn't valid, please let me know what I did > wrong. Thank you. > idr just fixed it. 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.