http://bugs.freedesktop.org/show_bug.cgi?id=22021





--- Comment #3 from Thomas Anderson <[email protected]>  2009-06-01 10:56:12 
PST ---
(In reply to comment #0)
> glPushClientAttrib is an undefined symbol, therefor, r300-gallium only uses
> software rendering. glPushClientAttrib should be a defined symbol.
> 
> Pulled from Xorg.0.log:
> 
> (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/r300_dri.so failed
> (/usr/lib/xorg/modules/dri/r300_dri.so: undefined symbol: glPushClientAttrib)
> (EE) AIGLX: reverting to software rendering
> (II) AIGLX: Screen 0 is not DRI capable
> (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/swrast_dri.so failed
> (/usr/lib/xorg/modules/dri/swrast_dri.so: undefined symbol: 
> glPushClientAttrib)
> (EE) GLX: could not load software renderer
> 

(In reply to comment #2)
> Don't install it to your system; it'll eventually break you hard.
> 
> Works for me here; are you using autotools, configs, or scons to build?
> 

Here is my exact autotools line:

CXXFLAGS='-march=athlon-xp -O3 -fomit-frame-pointer' CFLAGS='-march=athlon-xp
-O3 -fomit-frame-pointer' ARCH_FLAGS='-mmmx -msse -m3dnow' ./autogen.sh
--prefix=/usr --enable-32-bit --disable-64-bit --disable-debug
--disable-selinux --disable-selinux --disable-pic --enable-xcb
--enable-gallium-radeon --with-x --with-dri-drivers=swrast,r300
--with-driver=dri --with-dri-driverdir=/usr/lib/xorg/modules/dri
--disable-gallium-intel


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to