Gentoo Archives: gentoo-user

From: Marcus Wanner <marcusw@×××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade)
Date: Thu, 12 Nov 2009 23:39:18
Message-Id: 4AFC9CA3.8020808@cox.net
In Reply to: Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade) by Marcus Wanner
1 On 11/12/2009 6:02 PM, Marcus Wanner wrote:
2 > On 11/12/2009 5:48 PM, Roy Wright wrote:
3 >>
4 >> On Nov 12, 2009, at 4:10 PM, Marcus Wanner wrote:
5 >>
6 >>> On 11/12/2009 4:46 PM, Alan McKinnon wrote:
7 >>>> On Thursday 12 November 2009 22:36:51 Marcus Wanner wrote:
8 >>>>
9 >>>>> Now I can't get ANY version of xorg-server to compile, now
10 >>>>> emergeing any of them starts with:
11 >>>>>
12 >>>>> Error: Unrecognized option: --impl-headers
13 >>>>> exiting
14 >>>>>
15 >>>>> and
16 >>>>> ends with:
17 >>>>>
18 >>>>> CC single2.o
19 >>>>> rensize.c: In function '__glXImageSize':
20 >>>>> rensize.c:222: error: 'GL_DEPTH_STENCIL_MESA' undeclared (first
21 >>>>> use in this function)
22 >>>>> rensize.c:222: error: (Each undeclared identifier is reported only
23 >>>>> once
24 >>>>> rensize.c:222: error: for each function it appears in.)
25 >>>>> rensize.c:261: error: 'GL_UNSIGNED_SHORT_15_1_MESA' undeclared
26 >>>>> (first use in this function)
27 >>>>> rensize.c:262: error: 'GL_UNSIGNED_SHORT_1_15_REV_MESA' undeclared
28 >>>>> (first use in this function)
29 >>>>> rensize.c:276: error: 'GL_UNSIGNED_INT_24_8_MESA' undeclared
30 >>>>> (first use in this function)
31 >>>>> rensize.c:277: error: 'GL_UNSIGNED_INT_8_24_REV_MESA' undeclared
32 >>>>> (first use in this function)
33 >>>>> make[1]: *** [rensize.lo] Error 1
34 >>>>>
35 >>>>> I have tried both versions of libXinerama (latest x86 and latest
36 >>>>> ~x86) and neither of the work with the latest stable version of
37 >>>>> xorg-server (1.6.3-901-r2), 1.6.5, 1.7.1.
38 >>>>>
39 >>>>> This is getting really frustrating...any suggestions would be
40 >>>>> welcome.
41 >>>>>
42 >>>>>
43 >>
44 >> http://bugs.gentoo.org/show_bug.cgi?id=292765
45 >>
46 >> HTH
47 >>
48 > Thank you.
49 >
50 > Marcus
51 >
52 >
53 Spoke too soon...now I'm getting this:
54
55 ../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include
56 -DHAVE_ssing-declarations -Wnested-externs -fno-strict-aliasing
57 -DDBUS_API_SUBJECT_TO_CI/usr/include/pixman-1 -I/usr/include/hal
58 -I/usr/include/dbus-1.0 -I/usr/lib/dbuxt -I../xfixes -I../Xi -I../mi
59 -I../miext/shadow -I../miext/damage -I../render (1) * 10000000) + ((6)
60 * 100000) + ((5) * 1000) + 0)" -march=pentium4 -O2 -pipe ch.lo dispatch.c
61 In file included from ../Xext/panoramiX.h:44,
62 from dispatch.c:134:
63 /usr/include/X11/extensions/panoramiXext.h:49: error: expected ')'
64 before '*' to
65 /usr/include/X11/extensions/panoramiXext.h:54: error: expected '=', ',',
66 ';', 'a
67 /usr/include/X11/extensions/panoramiXext.h:64: error: expected '=', ',',
68 ';', 'a
69 /usr/include/X11/extensions/panoramiXext.h:70: error: expected '=', ',',
70 ';', 'a
71 /usr/include/X11/extensions/panoramiXext.h:76: error: expected '=', ',',
72 ';', 'a
73 dispatch.c: In function 'ProcCloseFont':
74 dispatch.c:1117: warning: 'SecurityLookupIDByType' is deprecated
75 (declared at ..
76 make[2]: *** [dispatch.lo] Error 1
77
78 Marcus

Replies

Subject Author
Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade) Roy Wright <roy@××××××.org>