Gentoo Archives: gentoo-user

From: "Noack
To: gentoo-user@l.g.o
Subject: AW: [gentoo-user] ERROR: x11-base/xorg-server-1.0.2-r7 failed.
Date: Wed, 09 Aug 2006 06:24:03
Message-Id: 7B97065F451A23458ED0C63B4CA5A2EA7C4A76@SRV-EXCHANGE.AUTOonline.local
1 > On 8/8/06, Julia Fischer <grottenolm@×××××.com> wrote:
2 > > Here everythin from the first compiler error:
3 > >
4 > > glxcmds.c: In function `__glXBindSwapBarrierSGIX':
5 > > glxcmds.c:1749: warning: cast to pointer from integer of different
6 size
7 > > glxcmds.c: In function `__glxQueryHyperpipeNetworkSGIX':
8 > > glxcmds.c:1796: error: `xGLXQueryHyperpipeNetworkSGIXReq' undeclared
9 > > (first use in this function)
10 > > glxcmds.c:1796: error: (Each undeclared identifier is reported only
11 once
12 > > glxcmds.c:1796: error: for each function it appears in.)
13 > > glxcmds.c:1796: error: `req' undeclared (first use in this function)
14 > > glxcmds.c:1796: error: syntax error before ')' token
15 >
16 > Hmm, are you using proprietary drivers and their implementation of
17 > opengl? If so, try doing an "eselect opengl set xorg-x11", merge
18 > xorg-x11, then eselect opengl back to whatever you want.
19 >
20 > -Richard
21
22 I don't think that this is the problem, because of the driver in any
23 case become linked against xorg and not vice-versa and the error occurs
24 when she tries to compile x11-base/xorg-server.
25
26 But I remember that also I had weird problems when I was upgrading from
27 xorg-6.9 to xorg-7.0, which occurs because of suddenly some files of the
28 partial xorg-packages were missing even though the package was emerged.
29 Re-emerging of the corresponding packages was the solution. If you van't
30 vfigure out which packages are affected it would be the best to run
31 `emerge -e xorg-x11`
32
33 Regards
34 Sebastian Noack
35
36 --
37 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] ERROR: x11-base/xorg-server-1.0.2-r7 failed. Julia Fischer <grottenolm@×××××.com>