Gentoo Archives: gentoo-user

From: Ryan <ryan@×××××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] 000299 !!! ERROR: media-libs/mesa-6.4.1-r1 failed.
Date: Mon, 19 Dec 2005 05:22:25
Message-Id: 43A642A4.40804@crystaldawn.net
In Reply to: [gentoo-user] How olong should a compile hang on stripping Image Magick by reader@newsguy.com
1 Today, I decided it was time to try and upgrade my ATI Drivers to see if
2 it would help with the White colored textures in the NWN's CEP Hak's, so
3 I set aside the whole day to get this done. I figured I'd also upgrade
4 Xorg while I was at it so I tried installing Xorg 7 which is working
5 now, but only using the Vesa Driver Module. I cannot get it to recognize
6 3D yet because I cant even get Mesa to recompile. It keeps asking for
7 glxproto.h, but I cannot find any package that has that file, let alone
8 get it installed so mesa sees it. I know that without Mesa, there really
9 isnt much hope to get any 3D driver running at all. I saw a bug report
10 for this as an Xorg bug, but there was no current workaround in the
11 comments for it. (Bug URL:
12 http://bugs.gentoo.org/show_bug.cgi?id=115029). Is there a known
13 workaround for this yet? I was going to try to find the file and just
14 stick it in the includes path that its looking for, but that cant be a
15 very good workaround.
16
17 000260 i686-pc-linux-gnu-gcc -c -I. -I../../../include
18 -I../../../include/GL/internal -I../../../src/mesa/main
19 -I../../../src/mesa/glapi -I../../../src/mesa/drivers/dri/common
20 `pkg-config --cflags libdrm` -I/usr/X11R6/include -Wall -O3
21 -march=athlon-xp -fPIC -m32 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L
22 -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS
23 -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING
24 -DHAVE_ALIAS -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER
25 -DDEFAULT_DRIVER_DIR='"/usr/lib/xorg/modules/dri"' -DUSE_X86_ASM
26 -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -std=c99 -ffast-math
27 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE
28 -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER
29 -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DXF86VIDMODE -D_REENTRANT
30 -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR='"/usr/lib/xorg/modules/dri"'
31 clientattrib.c -o clientattrib.o
32 000261 In file included from clientattrib.c:38:
33 000262 glxclient.h:59:25: GL/glxproto.h: No such file or directory
34 000263 In file included from clientattrib.c:38:
35 000264 glxclient.h:257: error: parse error before "GLXContextTag"
36 000265 glxclient.h:257: warning: no semicolon at end of struct or union
37 000266 glxclient.h:401: error: parse error before '}' token
38 000267 In file included from clientattrib.c:39:
39 --
40 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] 000299 !!! ERROR: media-libs/mesa-6.4.1-r1 failed. Richard Fish <bigfish@××××××××××.org>
Re: [gentoo-user] 000299 !!! ERROR: media-libs/mesa-6.4.1-r1 failed. Daniel da Veiga <danieldaveiga@×××××.com>