Gentoo Archives: gentoo-user

From: Julia Fischer <grottenolm@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ERROR: x11-base/xorg-server-1.0.2-r7 failed.
Date: Tue, 08 Aug 2006 15:11:52
Message-Id: f84e3340608080803k259bc7b0s4d5a1a9e680161cb@mail.gmail.com
In Reply to: AW: [gentoo-user] ERROR: x11-base/xorg-server-1.0.2-r7 failed. by "Noack
1 2006/8/8, Noack, Sebastian <S.Noack@××××××××××.de>:
2 > > I have some trouble with emerging x11-base/xorg-x11. I tried to run
3 > > emerge -avD x11-base/xorg-x11
4 >
5 > -D affects only something if you pass also -u.
6 I get the same when I call emerge -auD x11-base/xorg-x11, which was
7 what I intended.
8 >
9 > > !!! ERROR: x11-base/xorg-server-1.0.2-r7 failed.
10 > > Call stack:
11 > > ebuild.sh, line 1539: Called dyn_compile
12 > > ebuild.sh, line 939: Called src_compile
13 > > ebuild.sh, line 1248: Called x-modular_src_compile
14 > > x-modular.eclass, line 330: Called x-modular_src_make
15 > > x-modular.eclass, line 325: Called die
16 > >
17 > > !!! emake failed
18 > > !!! If you need support, post the topmost build error, and the call
19 > > stack if relevant.
20 >
21 > There are also error messages from the compiler?
22 Here everythin from the first compiler error:
23
24 glxcmds.c: In function `__glXBindSwapBarrierSGIX':
25 glxcmds.c:1749: warning: cast to pointer from integer of different size
26 glxcmds.c: In function `__glxQueryHyperpipeNetworkSGIX':
27 glxcmds.c:1796: error: `xGLXQueryHyperpipeNetworkSGIXReq' undeclared
28 (first use in this function)
29 glxcmds.c:1796: error: (Each undeclared identifier is reported only once
30 glxcmds.c:1796: error: for each function it appears in.)
31 glxcmds.c:1796: error: `req' undeclared (first use in this function)
32 glxcmds.c:1796: error: syntax error before ')' token
33 glxcmds.c:1797: error: `xGLXQueryHyperpipeNetworkSGIXReply' undeclared
34 (first use in this function)
35 glxcmds.c:1812: error: `reply' undeclared (first use in this function)
36 glxcmds.c:1825: error: `sz_xGLXQueryHyperpipeNetworkSGIXReply'
37 undeclared (first use in this function)
38 glxcmds.c: In function `__glxDestroyHyperpipeConfigSGIX':
39 glxcmds.c:1836: error: `xGLXDestroyHyperpipeConfigSGIXReq' undeclared
40 (first use in this function)
41 glxcmds.c:1836: error: `req' undeclared (first use in this function)
42 glxcmds.c:1837: error: syntax error before ')' token
43 glxcmds.c:1838: error: `xGLXDestroyHyperpipeConfigSGIXReply'
44 undeclared (first use in this function)
45 glxcmds.c:1851: error: `reply' undeclared (first use in this function)
46 glxcmds.c:1863: error: `sz_xGLXDestroyHyperpipeConfigSGIXReply'
47 undeclared (first use in this function)
48 glxcmds.c: In function `__glxQueryHyperpipeConfigSGIX':
49 glxcmds.c:1871: error: `xGLXQueryHyperpipeConfigSGIXReq' undeclared
50 (first use in this function)
51 glxcmds.c:1871: error: `req' undeclared (first use in this function)
52 glxcmds.c:1872: error: syntax error before ')' token
53 glxcmds.c:1873: error: `xGLXQueryHyperpipeConfigSGIXReply' undeclared
54 (first use in this function)
55 glxcmds.c:1889: error: `reply' undeclared (first use in this function)
56 glxcmds.c:1904: error: `sz_xGLXQueryHyperpipeConfigSGIXReply'
57 undeclared (first use in this function)
58 glxcmds.c: In function `__glxHyperpipeConfigSGIX':
59 glxcmds.c:1915: error: `xGLXHyperpipeConfigSGIXReq' undeclared (first
60 use in this function)
61 glxcmds.c:1915: error: `req' undeclared (first use in this function)
62 glxcmds.c:1916: error: syntax error before ')' token
63 glxcmds.c:1917: error: `xGLXHyperpipeConfigSGIXReply' undeclared
64 (first use in this function)
65 glxcmds.c:1935: error: `reply' undeclared (first use in this function)
66 glxcmds.c:1949: error: `sz_xGLXHyperpipeConfigSGIXReply' undeclared
67 (first use in this function)
68 make[2]: *** [glxcmds.lo] Error 1
69 make[2]: *** Waiting for unfinished jobs....
70 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include
71 -I../../include -I../../include -I../../include -I../../include
72 -I../../include -I../../GL/include -I../../hw/xfree86/os-support
73 -DHAVE_DIX_CONFIG_H
74 -I/var/tmp/portage/xorg-server-1.0.2-r7/work/Mesa-6.4.2/include
75 -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -Wall
76 -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
77 -Wmissing-declarations -Wnested-externs -fno-strict-aliasing
78 -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I../../include
79 -I../../include -I../../Xext -I../../composite -I../../damageext
80 -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow
81 -I../../miext/damage -I../../render -I../../randr -I../../fb
82 -I../../lbx -march=k8 -O2 -pipe -MT glxcmdsswap.lo -MD -MP -MF
83 .deps/glxcmdsswap.Tpo -c glxcmdsswap.c -fPIC -DPIC -o
84 .libs/glxcmdsswap.o
85 make[2]: Leaving directory
86 `/var/tmp/portage/xorg-server-1.0.2-r7/work/xorg-server-1.0.2/GL/glx'
87 make[1]: *** [all-recursive] Error 1
88 make[1]: Leaving directory
89 `/var/tmp/portage/xorg-server-1.0.2-r7/work/xorg-server-1.0.2/GL'
90 make: *** [all-recursive] Error 1
91
92 !!! ERROR: x11-base/xorg-server-1.0.2-r7 failed.
93 Call stack:
94 ebuild.sh, line 1539: Called dyn_compile
95 ebuild.sh, line 939: Called src_compile
96 ebuild.sh, line 1248: Called x-modular_src_compile
97 x-modular.eclass, line 330: Called x-modular_src_make
98 x-modular.eclass, line 325: Called die
99
100 !!! emake failed
101 !!! If you need support, post the topmost build error, and the call
102 stack if relevant.
103
104
105 >
106 > > Any ideas what to do? If so, please consider me a gentoo-dummie. At
107 > > the moment I do not have installed any x11-base/xorg-x11. My old
108 > > version (6.9) blocked my system update (emerge -avuD system). That's
109 > > why I thoght it might be a good idea to deinstall it, update the
110 > > system and then reinstall the new version. Maybe it wasn't such a good
111 > > idea...
112 >
113 > Updating xorg is seldom a good idea if you need a working system. ;)
114 Too late now...
115 >
116 > Regards
117 > Sebastian Noack
118 Thanks, grottenolm.
119 --
120 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] ERROR: x11-base/xorg-server-1.0.2-r7 failed. Richard Fish <bigfish@××××××××××.org>