[Mesa-users] glxext.c:141: error: ‘xGLXBufferSwapComplete’ undeclared (first use in this function)

Amy maskov amy.maskov at gmail.com
Tue Oct 4 07:53:58 PDT 2011


Hi
     All
           Compiling Mesa 7.10.3 on centos 5.7 gives me this error.

         > glxext.c: In function ‘__glXWireToEvent’:
>glxext.c:141: error: ‘xGLXBufferSwapComplete’ undeclared (first use in this
function)
>glxext.c:141: error: (Each undeclared identifier is reported only once
>glxext.c:141: error: for each function it appears in.)
>glxext.c:141: error: ‘awire’ undeclared (first use in this function)
>glxext.c:141: error: expected expression before ‘)’ token
>glxext.c:144: error: ‘CARD64’ undeclared (first use in this function)
>glxext.c:144: error: expected ‘)’ before ‘awire’
>glxext.c:145: error: expected ‘)’ before ‘awire’
>glxext.c:146: error: expected ‘)’ before ‘awire’


    and xGLXBufferSwapComplete is defined in
/usr/local/glproto/include/GL/glxproto.h which
    is in the include path as i have included the glproto in the configue
options.  I could not understand
    why make command ignores glproto include path. GLproto version is 1.4.11

Any suggestion will nicely appreciated
Amy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-users/attachments/20111004/37d68d4d/attachment.htm>


More information about the mesa-users mailing list