26 Jun
2012
26 Jun
'12
8:56 p.m.
http://bugs.winehq.org/show_bug.cgi?id=31013 --- Comment #14 from Alexandre Julliard <julliard(a)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.