26 Jun
2012
26 Jun
'12
6:30 p.m.
http://bugs.winehq.org/show_bug.cgi?id=31013 --- Comment #5 from André H. <nerv(a)dawncrow.de> 2012-06-26 13:30:57 CDT --- Hi, really interesting, i doubt it's by my original changes. As you are on MacOS and AJ used the chance to update autoconf i'd say it's: +/* Enable large inode numbers on Mac OS X 10.5. */ +#ifndef _DARWIN_USE_64_BIT_INODE +# define _DARWIN_USE_64_BIT_INODE 1 +#endif Can you please remove these lines from include/config.* and rebuild on current git, i hope that's it. -- 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.