> > makedepend: warning: glcontextmodes.c (reading > > /usr/X11R6/include/bits/types.h, line 31): > cannot > > find include file "stddef.h" > > not in ./stddef.h > Those warnings are irrelevant. You need to find the actual error.
Oops, sorry about that. Here are the error messages that follow the warnings: glxclient.h:257: error: syntax error before "GLXContextTag" glxclient.h:257: warning: no semicolon at end of struct or union glxclient.h:401: error: syntax error before '}' token clientattrib.c: In function `do_enable_disable': clientattrib.c:48: error: dereferencing pointer to incomplete type clientattrib.c:56: error: dereferencing pointer to incomplete type clientattrib.c:56: error: dereferencing pointer to incomplete type clientattrib.c: In function `__indirect_glPushClientAttrib': clientattrib.c:75: error: dereferencing pointer to incomplete type clientattrib.c:76: error: dereferencing pointer to incomplete type clientattrib.c:78: error: dereferencing pointer to incomplete type clientattrib.c:84: error: dereferencing pointer to incomplete type clientattrib.c:93: error: dereferencing pointer to incomplete type clientattrib.c:93: error: dereferencing pointer to incomplete type clientattrib.c: In function `__indirect_glPopClientAttrib': clientattrib.c:101: error: dereferencing pointer to incomplete type clientattrib.c:102: error: dereferencing pointer to incomplete type clientattrib.c:105: error: dereferencing pointer to incomplete type clientattrib.c:110: error: dereferencing pointer to incomplete type clientattrib.c:122: error: dereferencing pointer to incomplete type clientattrib.c:122: error: dereferencing pointer to incomplete type clientattrib.c: In function `__glFreeAttributeState': clientattrib.c:131: error: dereferencing pointer to incomplete type clientattrib.c:132: error: dereferencing pointer to incomplete type make[3]: *** [clientattrib.o] Error 1 make[2]: *** [subdirs] Error 1 make[1]: *** [default] Error 1 make: *** [linux-dri-x86] Error 2 Regards, Richard Broersma Jr. -- [email protected] mailing list

