glxext.c:141: error: ‘xGL XBufferSwapComplete’ undeclared (first use in this function)
Amy maskov <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <CAHHymncZZYTkSeE_XpmOpLzhusfVUB67Z_2O7Fkn9JtPAB9HUw@mail.gmail.com> |
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
_______________________________________________
mesa-users mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-users