On Thursday 12 November 2009 22:36:51 Marcus Wanner wrote: > Now I can't get ANY version of xorg-server to compile, now emergeing any > of them starts with: > > Error: Unrecognized option: --impl-headers > exiting > > and > ends with: > > CC single2.o > rensize.c: In function '__glXImageSize': > rensize.c:222: error: 'GL_DEPTH_STENCIL_MESA' undeclared (first use in > this function) > rensize.c:222: error: (Each undeclared identifier is reported only once > rensize.c:222: error: for each function it appears in.) > rensize.c:261: error: 'GL_UNSIGNED_SHORT_15_1_MESA' undeclared (first > use in this function) > rensize.c:262: error: 'GL_UNSIGNED_SHORT_1_15_REV_MESA' undeclared > (first use in this function) > rensize.c:276: error: 'GL_UNSIGNED_INT_24_8_MESA' undeclared (first use > in this function) > rensize.c:277: error: 'GL_UNSIGNED_INT_8_24_REV_MESA' undeclared (first > use in this function) > make[1]: *** [rensize.lo] Error 1 > > I have tried both versions of libXinerama (latest x86 and latest ~x86) > and neither of the work with the latest stable version of xorg-server > (1.6.3-901-r2), 1.6.5, 1.7.1. > > This is getting really frustrating...any suggestions would be welcome. >
Those are OpenGL/mesa errors. Did you rebuild mesa first? -- alan dot mckinnon at gmail dot com