[Mesa-dev] [Bug 66236] glext.h:4609: error: redefinition of typedef 'GLclampf'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 27 08:40:45 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66236

--- Comment #8 from Tom Stellard <tstellar at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130627/b34cf135/attachment.html>


More information about the mesa-dev mailing list