Hi, it seems that the dri loader ABI changed between mesa 7.7 and 7.8. Drivers from 7.7 reference a _glapi_set_warning_func symbol which doesn't seem to be exported by the 7.8 libGL, so the new libGL can't load the old drivers. Was this change intentional? What is the intended stability of that interface? Thanks, Julien