<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - /usr/include/GL/glxext.h:480:143: error: 'GLintptr' has not been declared"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83631#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - /usr/include/GL/glxext.h:480:143: error: 'GLintptr' has not been declared"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83631">bug 83631</a>
              from <span class="vcard"><a class="email" href="mailto:orion@cora.nwra.com" title="Orion Poplawski <orion@cora.nwra.com>"> <span class="fn">Orion Poplawski</span></a>
</span></b>
        <pre>It seems that in GL/glx.h, GL/glext.h is only included when
GL_GLEXT_LEGACY is not defined (line 2049).
Unfortunatly, GL_GLEXT_LEGACY is defined in Rendering/OpenGL/vtkOpenGL.h 
(line 22) and 
vtkOpenGL.h is included in vtkXOpenGLRenderWindow.cxx that makes GL/glext.h 
not included and GLintptr not declared.

This seems a little strange to me.</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>