Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade)
Date: Thu, 12 Nov 2009 21:47:57
Message-Id: 200911122346.54937.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade) by Marcus Wanner
1 On Thursday 12 November 2009 22:36:51 Marcus Wanner wrote:
2 > Now I can't get ANY version of xorg-server to compile, now emergeing any
3 > of them starts with:
4 >
5 > Error: Unrecognized option: --impl-headers
6 > exiting
7 >
8 > and
9 > ends with:
10 >
11 > CC single2.o
12 > rensize.c: In function '__glXImageSize':
13 > rensize.c:222: error: 'GL_DEPTH_STENCIL_MESA' undeclared (first use in
14 > this function)
15 > rensize.c:222: error: (Each undeclared identifier is reported only once
16 > rensize.c:222: error: for each function it appears in.)
17 > rensize.c:261: error: 'GL_UNSIGNED_SHORT_15_1_MESA' undeclared (first
18 > use in this function)
19 > rensize.c:262: error: 'GL_UNSIGNED_SHORT_1_15_REV_MESA' undeclared
20 > (first use in this function)
21 > rensize.c:276: error: 'GL_UNSIGNED_INT_24_8_MESA' undeclared (first use
22 > in this function)
23 > rensize.c:277: error: 'GL_UNSIGNED_INT_8_24_REV_MESA' undeclared (first
24 > use in this function)
25 > make[1]: *** [rensize.lo] Error 1
26 >
27 > I have tried both versions of libXinerama (latest x86 and latest ~x86)
28 > and neither of the work with the latest stable version of xorg-server
29 > (1.6.3-901-r2), 1.6.5, 1.7.1.
30 >
31 > This is getting really frustrating...any suggestions would be welcome.
32 >
33
34 Those are OpenGL/mesa errors. Did you rebuild mesa first?
35
36 --
37 alan dot mckinnon at gmail dot com

Replies

Subject Author
Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade) Marcus Wanner <marcusw@×××.net>