http://bugs.winehq.org/show_bug.cgi?id=10742
--- Comment #28 from Michael Jenkins mdjenkins@comcast.net 2008-03-29 15:50:37 --- (In reply to comment #27)
make install worked, at least it did not return any error but I must say, that the second patch does not work, at least not for me. I did not test the first one.
both patches work for me. I moved the patch to the top directory of the wine source and ran `patch -p1 < /path_to_wine_source_directory/patch_filename`.
The difference between the two patches is the value set for dwProcessorType. I only modified the first patch Alexander provided so this value would be set to PROCESSOR_INTEL_PENTIUM instead of PROCESSOR_AMD_X8664 based on the information provided by Mikolaj.