[Bug 31013] ~/.wine is not a directory when trying to run wine

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 26 15:56:52 CDT 2012


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

--- Comment #14 from Alexandre Julliard <julliard at winehq.org> 2012-06-26 15:56:52 CDT ---
(In reply to comment #13)
> I've seen that but I've built many programs with this tool without any kind of
> problems. Do you have an idea of what lib/include could causes exactly this
> problem? 

Most likely a mixup between the struct stat definition and the stat() function
that it links to, one of them uses 64-bit inodes and the other doesn't.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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