On Tue, 27 Nov 2001, Stian Eikeland wrote: > I get the following error with the newest cvs wine: > > guezzwho@guezzwho:/c/windows > wine notepad.exe > err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: > undefined symbol: XF86VidModeSetGammaRamp Could not load graphics driver > 'x11drv' err:win:GetDesktopWindow You need the -desktop option when > running with native USER > > Older wine / winex releases work just fine, but not the newest.. > Any ideas about what's causing this ? The version of your X11 headers in /usr/include/X11 (/usr/X11R6/include/X11) does not match the version of your X libraries in /usr/X11R6/lib.