<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - glext.h:4609: error: redefinition of typedef 'GLclampf'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66236#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - glext.h:4609: error: redefinition of typedef 'GLclampf'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66236">bug 66236</a>
              from <span class="vcard"><a class="email" href="mailto:tstellar@gmail.com" title="Tom Stellard <tstellar@gmail.com>"> <span class="fn">Tom Stellard</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=66236#c7">comment #7</a>)
<span class="quote">> You removed the typedef for GLfixed from glext.h

> What if you put that back?</span >

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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>