From: <bug...@fr...> - 2010-03-04 01:31:10
|
http://bugs.freedesktop.org/show_bug.cgi?id=26875 Summary: src/mesa/main/compiler.h:176:26: error: missing ')' in expression Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Other AssignedTo: mes...@li... ReportedBy: neo...@ym... 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. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |