Gentoo Archives: gentoo-amd64

From: Daiajo Tibdixious <daiajo@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] xorg-server glxcmds.c wom't compile
Date: Tue, 25 Jul 2006 00:44:08
Message-Id: a4a9bfcb0607241739s7aa3526fp640c3fdfe1511041@mail.gmail.com
1 The article "xorg-server from modular X fails to compile" from Apr 15
2 has the same symptoms as I am getting now, however the fix from there
3 isn't working.
4
5 In summary, while merging xorg-server, "glxcmds.c" fails to compile,
6 whinging about stuff in the glXBindSwapBarrerSGIX,
7 glx(Query|Destroy|)Hyperpipe(Network|Config)SGIX functions.
8
9 I have repointed all the links in /usr/include/GL from lib32 to lib64,
10 specifically
11 /usr/lib64/opengl/global/include/(glext.h,glxext.h)
12 /usr/lib64/opengl/xorg-x11/include(gl.h,glx.h,glxmd.h,glxproto.h,glxtokens.h)
13 but this had no effect whatsoever.
14
15 This problem is made worse because xorg-x11 would not upgrade, it
16 complained that the previous version was blocking the new version, so
17 I quit X and manually unmerged xorg-x11, now without xorg-server I
18 can't start X, and I'm posting this from a MS Windows machine.
19
20 I've been using
21 <http://gentoo-wiki.com/HOWTO_XGL#X_GLXvop_BindTexImageEXT_error>
22 which deals with a similar problem, not this same one.
23
24 Any pointers would be appreciated.
25 --
26 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] xorg-server glxcmds.c wom't compile Drew Kirkpatrick <drew.kirkpatrick@×××××.com>