[Bug 1458] winserver -k & _FILE_OFFSET_BITS 64

Wine Bugs wine-bugs at winehq.com
Tue Dec 30 13:05:24 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=1458





------- Additional Comments From julliard at winehq.com  2003-30-12 13:05 -------
That's a glibc bug, it's using the 64-bit flock structure with the 32-bit
fcntl call. You can probably work around it by commenting out the
FILE_OFFSET_BITS define in config.h, but it would be a good idea to
upgrade your glibc, 2.1.3 has many other bugs.






-- 
Configure bugmail: http://bugs.winehq.com/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