A||||5||bowzer||ChoosePixelFormat & OpenGL Error Z||000000||bowzer||02-08-2001||07:39 PM||bowzer@home.com||Heres the error I got after I updated my wine build to the Jan 12 2001 version. After I start XQF and launch a half-life game, it gets to the loading screen then I get an error box about ChoosePixelFormat and I click ok. Then the 'OpenGL driver is not supported or blah blah' box pops up. I hit ok. I checked out the error it gave me in the console:
err:module:BUILTIN32_dlopen failed to load .so lib for builtin opengl32.dll: /usr/X11R6/lib/libopengl32.so: undefined symbol: dbch_opengl
Printing disabled in wine.conf or .winerc file
Use "printer=on" in the "[wine]" section to enable it.
err:opengl:X11DRV_ChoosePixelFormat No OpenGL support compiled in.
fixme:dc:LockWindowUpdate DCX_LOCKWINDOWUPDATE is unimplemented
I don't know how to fix that. I have my 3D card working in Quake3, and I had it working in LHL before I updated my wine. I did the --enable-opengl when I did ./configure... so now Im outta ideas. Any help would be great. Thanks!
Z||000001||terracon||02-08-2001||08:03 PM||terracon@terracon.dhs.org||Make sure you don't have two copies of wine kicking around. If you compiled wine yourself why is it finding the library in /usr/X11R6/lib ? instead of /usr/local/lib?. If you have 2 libopengl32.so's kicking around you'll get that opengl not supported message even though you compiled with --enable-opengl. Do you have a wine insalled that came with your distro still?
Z||000002||terracon||02-08-2001||08:03 PM||terracon@terracon.dhs.org||Make sure you don't have two copies of wine kicking around. If you compiled wine yourself why is it finding the library in /usr/X11R6/lib ? instead of /usr/local/lib?. If you have 2 libopengl32.so's kicking around you'll get that opengl not supported message even though you compiled with --enable-opengl. Do you have a wine insalled that came with your distro still?
Z||000003||bowzer||02-08-2001||08:26 PM||bowzer@home.com||I had a October version of wine installed with my Mandrake 7.2. I noticed there were some improvements made to gaming stuff in wine since then so I decided to upgrade to see if that would fix some problems. I first installed a jan12th rpm, but i got that error so i thought maybe if i install the tar with --enable-opengl to fix that it would work. But it didnt... and i dunno what i've done :)
I prolly do have 2 versions installed or something.
Z||000004||Zeitgeist||02-08-2001||08:35 PM||zeitgeist@animenet.org||if your unsure on how to remove it check the guide it has some useful information on how to make CS work in wine. The URL is http://lhl.linuxgames.com.
Z||000005||bowzer||02-08-2001||08:56 PM||bowzer@home.com||Yea, It didn't remove the rpms before... I got it all fixed up though. Yeh!