[Bug 6465] wine/dlls/opengl32 sources fail to compile without linking to libglu32

Wine Bugs wine-bugs at winehq.org
Sat Nov 4 05:53:28 CST 2006


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





------- Additional Comments From mike at codeweavers.com  2006-04-11 05:53 -------
Try doing:

cd /usr/lib32
ln -s libGLU.so.1 libGLU.so
ln -s libGL.so.1 libGL.so

Then rebuild Wine.  I'm using Debian unstable/AMD64, and I had to make quite a
few links in /usr/lib32 to get things to work.  libXrandr.so, libXrender.so,
libXt.so, etc all needed the same treatment.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list