Mesa 6.3.1 merge

Roland Scheidegger rscheidegger_lists at hispeed.ch
Tue Aug 2 08:42:00 EST 2005


Adam Jackson wrote:
> On Sunday 31 July 2005 21:02, Roland Scheidegger wrote:
> 
>>Did build fine for me (gcc 3.3.3 (suse 9.1), x86), but as far as dri is
>>concerned doesn't run:
>>LIBGL_DEBUG=verbose glxgears
>>libGL: XF86DRIGetClientDriverName: 5.0.1 radeon (screen 0)
>>libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/radeon_dri.so
>>libGL error: dlopen /usr/X11R6/lib/modules/dri/radeon_dri.so failed
>>(/usr/X11R6/lib/modules/dri/radeon_dri.so: undefined symbol:
>>_glapi_add_dispatch)
>>libGL error: unable to find driver: radeon_dri.so
> 
> 
> I hit this too, make sure your LD_LIBRARY_PATH is pointing to the new libGL.  
> When I selected the right libGL I verified that DRI works on r200 and mga.

Oops, you're right! And I was sure I checked carefully no other libGL's 
were around...
(what happened was I had a backup copy of a libGL named libGL.so.1.2.bak 
which ldconfig promptly prefered over libGL.so.1.2 and created a symlink 
(libGL.so.1) to it...).
Works on radeon.

Roland


More information about the xorg-modular mailing list