[Wine] "err:wgl:opengl_error No OpenGL support compiled in."

Aldrenean wineforum-user at winehq.org
Mon Feb 23 18:26:41 CST 2009


I uninstalled the Synaptic, 1.0 version of Wine yesterday and compiled the latest Git source.  I had some problems (http://forum.winehq.org/viewtopic.php?t=3929), but I installed all the development packages that ./configure mentioned, including (I think) the necessary OpenGL library.  I then compiled and installed without a hitch.  However, Steam now starts up illegible and generally f*cked, and Morrowind, which ran almost perfectly under 1.0, now crashes with the message "Render Creation Error: "System description not found"".  Running


Code:
wine Morrowind.exe WINEDEBUG=+loaddll


gives me this:

Code:
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution.
fixme:advapi:RegisterTraceGuidsW 0x100778a 0x100a060 0x1001818 1 0x33fe78 (null) (null) 0x100a068
fixme:advapi:RegisterTraceGuidsW 0x100778a 0x100a080 0x1001808 1 0x33fe78 (null) (null) 0x100a088
fixme:advapi:RegisterTraceGuidsW 0x100778a 0x100a0a0 0x10017f8 1 0x33fe78 (null) (null) 0x100a0a8
fixme:advapi:RegisterTraceGuidsW 0x100778a 0x100a0c0 0x10017e8 1 0x33fe78 (null) (null) 0x100a0c8
fixme:advapi:RegisterTraceGuidsW 0x100778a 0x100a0e0 0x10017d8 1 0x33fe78 (null) (null) 0x100a0e8
fixme:advapi:RegisterTraceGuidsW 0x100778a 0x100a100 0x10017c8 1 0x33fe78 (null) (null) 0x100a108
fixme:win:RegisterDeviceNotificationW (hwnd=0x138758, filter=0x7e4c790c,flags=0x00000001),
	returns a fake device notification handle!
err:wgl:opengl_error No OpenGL support compiled in.
err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat
err:d3d:InitAdapters Failed to get a gl context for default adapter
err:d3d:WineDirect3DCreate Direct3D8 is not available without opengl




I'm guessing the problem is that "No OpenGL Support Compiled In" line.  Do I just not have the right package?  The only GL package that I installed that wasn't installed before was libqt4-opengl-dev.  If I need a different one, what is it, and will I have to uninstall and recompile?[/url]







More information about the wine-users mailing list