fixme:win32:PE_CreateModule Security directory ignored err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: /usr/lib/wine/x11drv.dll.so: undefined symbol: X11DRV_OpenGL_Init Could not load graphics driver 'x11drv'
Well, that would be scenario with a tree patched with my recent OpenGL patch.... if Alexandre did not fix this before committing it by adding a dummy 'X11DRV_OpenGL_Init' function when no OpenGL headers are present.
So I really do not understand what's happening here. And as we tried to debug this on IRC and it seems that the .so was stripped, I suggested to raise a bug at the Debian level :-)
Lionel