[Bug 6304] Git 060928: (gdi32.dll.so) Wine no longer compiles under 64-bit Linux.

Wine Bugs wine-bugs at winehq.org
Sun Oct 1 19:39:21 CDT 2006


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





------- Additional Comments From wine at eternaldusk.com  2006-01-10 19:39 -------
The problem seems to be that it is trying to link with /usr/lib/libsicuuc.a 
and not /usr/lib32/libsicuuc.a.  It doesn't work when it finds the 64-bit 
version.  Maybe Gentoo works because it doesn't have a 64-bit version of the 
library?

This is very reminiscent of the Freetype issue as well.

I take back the idea that this is a new problem, as I now remember working 
around it in my Makefile before converting from CVS to Git.  I must have blown 
away my hack when cleaning up.

-- 
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