http://bugs.winehq.org/show_bug.cgi?id=6465
------- Additional Comments From mike@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.