[Bug 38060] Can't load fonts if their inode exceed the 32-bit range

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 13 00:45:08 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=38060

--- Comment #17 from Sam <masterofquebec at rocksplash.com> ---
(In reply to Anastasius Focht from comment #16)
> Hello Sam,
> 
> looks more like your 32-bit Wine wasn't built with large filesystems support.
> You need check your configure/build logs specifically for
> '_FILE_OFFSET_BITS' (which is obviously not 64 on your 32-bit build).
> 
> Also the example shows a comment, stating Wine 1.6.2 is used? Setting
> version field accordingly.
> 
> Regards

Thanks a lot for the info.

As I currently use the default Debian Jessie build I will have to make my own.
It should be done during the next few days. I will make sure
FILE_OFFSET_BITS=64 and post the results.

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