i686-pc-linux-gnu-gcc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa/main -I../../../src/mesa/glapi -I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` -O2 -march=nocona -pipe -fno-strict-aliasing -fPIC -m32 -DGLX_USE_TLS -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DHAVE_POSIX_MEMALIGN -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/lib/dri\" clientattrib.c -o clientattrib.o
In file included from clientattrib.c:38:
glxclient.h:59:25: error: GL/glxproto.h: No such file or directory
In file included from clientattrib.c:38:
glxclient.h:257: error: expected specifier-qualifier-list before 'GLXContextTag'
clientattrib.c: In function 'do_enable_disable':
clientattrib.c:48: error: '__GLXcontext' has no member named 'client_state_private'
clientattrib.c:56: error: '__GLXcontext' has no member named 'error'
clientattrib.c:56: error: '__GLXcontext' has no member named 'error'
clientattrib.c: In function '__indirect_glPushClientAttrib':
clientattrib.c:75: error: '__GLXcontext' has no member named 'client_state_private'
clientattrib.c:76: error: '__GLXcontext' has no member named 'attributes'
clientattrib.c:78: error: '__GLXcontext' has no member named 'attributes'
clientattrib.c:84: error: '__GLXcontext' has no member named 'attributes'
clientattrib.c:93: error: '__GLXcontext' has no member named 'error'
clientattrib.c:93: error: '__GLXcontext' has no member named 'error'
clientattrib.c: In function '__indirect_glPopClientAttrib':
clientattrib.c:101: error: '__GLXcontext' has no member named 'client_state_private'
clientattrib.c:102: error: '__GLXcontext' has no member named 'attributes'
clientattrib.c:105: error: '__GLXcontext' has no member named 'attributes'
clientattrib.c:110: error: '__GLXcontext' has no member named 'attributes'
clientattrib.c:122: error: '__GLXcontext' has no member named 'error'
clientattrib.c:122: error: '__GLXcontext' has no member named 'error'
clientattrib.c: In function '__glFreeAttributeState':
clientattrib.c:131: error: '__GLXcontext' has no member named 'attributes'
clientattrib.c:132: error: '__GLXcontext' has no member named 'attributes'
make[3]: *** [clientattrib.o] Error 1
Ладно, зайду с другой стороны: файлы /usr/include/GL/glxproto.h и /usr/lib/opengl/xorg-x11/include/glxproto.h существуют и принадлежат пакету x11-proto/glproto?
Ладно, зайду с другой стороны: файлы /usr/include/GL/glxproto.h и /usr/lib/opengl/xorg-x11/include/glxproto.h существуют и принадлежат пакету x11-proto/glproto?