Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] bzflag is broken
Date: Sat, 26 Sep 2009 01:53:20
Message-Id: loom.20090926T034946-927@post.gmane.org
1 Hello,
2
3 I recently upgraded ati-drivers to 9.9-r2 also to
4 xorg-server-1.6.3.901-r2
5
6
7 bzflag fails to run from the kde menu.
8
9 trying to launch it from the command line yields:
10 X Error of failed request: BadRequest (invalid request
11 code or no such operation)
12 Major opcode of failed request: 129 (GLX)
13 Minor opcode of failed request: 19 (X_GLXQueryServerString)
14 Serial number of failed request: 13
15 Current serial number in output stream: 13
16
17
18
19 So I ran 'equery depgraph --depth=1 bzflag'
20 and got:
21 [ Searching for packages matching bzflag... ]
22 * dependency graph for games-action/bzflag-2.0.12
23 `-- games-action/bzflag-2.0.12
24 `-- net-misc/curl-7.19.6
25 `-- sys-libs/ncurses-5.6-r2
26 `-- net-dns/c-ares-1.5.3
27 `-- virtual/opengl-7.0 (virtual/opengl) [ sdl ]
28 `-- virtual/glu-7.0 (virtual/glu) [ sdl ]
29 `-- media-libs/libsdl-1.2.13-r1 [ sdl ]
30 `-- >=media-libs/svgalib-1.4.2 (unable to resolve to a
31 package / package masked or removed)
32 `-- >=media-libs/svgalib-1.4.2 (unable to resolve to a
33 package / package masked or removed)
34 `-- media-libs/glew-1.5.1 [ sdl ]
35 `-- x11-libs/libICE-1.0.4 [ sdl ]
36 `-- x11-libs/libSM-1.1.0 [ sdl ]
37 `-- x11-libs/libX11-1.1.5 [ sdl ]
38 `-- x11-libs/libXau-1.0.4 [ sdl ]
39 `-- x11-libs/libXdmcp-1.0.2 [ sdl ]
40 `-- x11-libs/libXext-1.0.4 [ sdl ]
41 `-- x11-libs/libXi-1.2.1 [ sdl ]
42 `-- x11-libs/libXmu-1.0.4 [ sdl ]
43 `-- x11-libs/libXt-1.0.5 [ sdl ]
44 `-- x11-libs/libXxf86vm-1.0.2 [ sdl ]
45 [ games-action/bzflag-2.0.12 stats: packages (18), max depth (1) ]
46
47 hmmmmm,
48
49
50 Since svgalib lists like this:
51 media-libs/svgalib
52 Available versions: *1.9.25
53
54
55 I'm looking for a little advice on what I should do next.
56
57
58 James

Replies

Subject Author
[gentoo-user] Re: bzflag is broken Nikos Chantziaras <realnc@×××××.de>