[mesa-users] glxext.c:141: error: ‘xGLXBufferSwapComplete’ undeclared (first use in this function)
Amy maskov
amy.maskov at gmail.com
Tue Oct 4 12:44:12 EDT 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: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20111004/81da6cd3/attachment.html>
More information about the Mesa-users
mailing list