[Bug 29218] WinUAE 2.3.3 crashes at startup; ddraw7_GetCaps issue?

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 10 09:58:53 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=29218

--- Comment #4 from Mark K <markk at clara.co.uk> 2011-12-10 09:58:53 CST ---
Hmm...

I noticed the same message and crash/exit when testing other programs with the
Nouveau driver
  err:wgl:has_opengl Failed to load libGL: libGL.so.1: cannot open shared
object
file: No such file or directory

I've been testing with Lubuntu 11.10 64-bit. Running glxgears and various
OpenGL-using screensavers works fine.

Maybe Wine is not looking in the right place for libGL.so? On my system
(probably all 64-bit Ubuntu systems) it's in /usr/lib/x86_64-linux-gnu

$ ls -l /usr/lib/x86_64-linux-gnu/libGL*
lrwxrwxrwx 1 root root     13 2011-08-10 09:20
/usr/lib/x86_64-linux-gnu/libGL.so -> mesa/libGL.so
-rw-r--r-- 1 root root 899474 2011-08-10 09:22
/usr/lib/x86_64-linux-gnu/libGLU.a
lrwxrwxrwx 1 root root     11 2011-08-10 09:20
/usr/lib/x86_64-linux-gnu/libGLU.so -> libGLU.so.1
lrwxrwxrwx 1 root root     20 2011-08-10 09:20
/usr/lib/x86_64-linux-gnu/libGLU.so.1 -> libGLU.so.1.3.071100
-rw-r--r-- 1 root root 445080 2011-08-10 09:22
/usr/lib/x86_64-linux-gnu/libGLU.so.1.3.071100

After I installed the ubuntu packages libgl1-mesa-dri:i386 and
libgl1-mesa-glx:i386 (which pulled in another ~45MB of dependencies, sigh) I
could start WinUAE with no crash.

Could this be a Wine Ubuntu packaging issue (I'm testing with 1.3.34 installed
from the winehq amd64 Ubuntu package)? Or is there supposed to be a soft link
in another directory to /usr/lib/x86_64-linux-gnu/libGL.so???

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list