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: mesa3d-dev@lists.sourceforge.net
        ReportedBy: neotheu...@ymail.com


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.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to