Today, I decided it was time to try and upgrade my ATI Drivers to see if it would help with the White colored textures in the NWN's CEP Hak's, so I set aside the whole day to get this done. I figured I'd also upgrade Xorg while I was at it so I tried installing Xorg 7 which is working now, but only using the Vesa Driver Module. I cannot get it to recognize 3D yet because I cant even get Mesa to recompile. It keeps asking for glxproto.h, but I cannot find any package that has that file, let alone get it installed so mesa sees it. I know that without Mesa, there really isnt much hope to get any 3D driver running at all. I saw a bug report for this as an Xorg bug, but there was no current workaround in the comments for it. (Bug URL: http://bugs.gentoo.org/show_bug.cgi?id=115029). Is there a known workaround for this yet? I was going to try to find the file and just stick it in the includes path that its looking for, but that cant be a very good workaround.

000260 i686-pc-linux-gnu-gcc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa/main -I../../../src/mesa/glapi -I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` -I/usr/X11R6/include -Wall -O3 -march=athlon-xp -fPIC -m32 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR='"/usr/lib/xorg/modules/dri"' -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -std=c99 -ffast-math -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR='"/usr/lib/xorg/modules/dri"' clientattrib.c -o clientattrib.o
000261 In file included from clientattrib.c:38:
000262 glxclient.h:59:25: GL/glxproto.h: No such file or directory
000263 In file included from clientattrib.c:38:
000264 glxclient.h:257: error: parse error before "GLXContextTag"
000265 glxclient.h:257: warning: no semicolon at end of struct or union
000266 glxclient.h:401: error: parse error before '}' token
000267 In file included from clientattrib.c:39:
--
gentoo-user@gentoo.org mailing list

Reply via email to