http://bugs.winehq.com/show_bug.cgi?id=1619
------- Additional Comments From lionel.ulmer@free.fr 2003-26-07 03:03 ------- No, I query 'glXGetProcAddressARB' via 'dlsym' ONLY if 'GLX_ARB_get_proc_address' is actually advertised as supported in the extension string (see line 673).
You could try by removing the 'strstr' check, and I'm pretty sure that it will work fine.
But your DRI installation still would need fixing to have the exported capabilities updated to advertise the support of the 'glXGetProcAddressARB' extension.