Mesa 6.3.1 merge

Roland Scheidegger rscheidegger_lists at hispeed.ch
Sun Jul 31 18:02:15 PDT 2005


Adam Jackson wrote:
> On Sunday 31 July 2005 12:30, Adam Jackson wrote:
> 
>>In preparation for the RC0 snapshots of 6.9 and 7.0, I'll be merging the
>>new version of Mesa into the monolith.  This should be stable once it's
>>completed, but don't try to check out the tree for a few hours.
> 
> 
> 6.3.1 merged.  Please build and test.

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

that symbol seems to be in libGL.so.1.2, however. Though I can't make it 
work now with a libGL and radeon_dri built from Mesa neither (at least 
just yesterday I could get at least the driver loaded though the glapi 
dispatch code looked broken (no-op dispatches called, segfaults in 
display lists, bogus entrypoints called in display lists) - that may 
only be in mesa cvs, not the 6.3.1 release though, not sure).

Roland



More information about the xorg mailing list