https://bugs.freedesktop.org/show_bug.cgi?id=66236
--- Comment #8 from Tom Stellard <tstel...@gmail.com> --- (In reply to comment #7) > You removed the typedef for GLfixed from glext.h > > What if you put that back? I had to remove that too because it was also causing redefinition errors: gmake[4]: Entering directory `/home/steltho/mesa/src/mapi/shared-glapi' CC table.lo In file included from ../../../include/GL/gl.h:2085:0, from ../../../src/mapi/shared-glapi/glapi_mapi_tmp.h:11, from ../../../src/mapi/mapi_tmp.h:47, from ../../../src/mapi/table.c:55: ../../../include/GL/glext.h:4379:15: error: redefinition of typedef 'GLfixed' ../../../src/mapi/shared-glapi/glapi_mapi_tmp.h:5:13: note: previous declaration of 'GLfixed' was here -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev