http://bugs.winehq.org/show_bug.cgi?id=6536
------- Additional Comments From mike@codeweavers.com 2006-28-10 01:33 ------- Download the attached patch, and save it as say "gfur.diff".
cd wine patch -p1 --dry-run < gfur.diff
# if the above patch command shows no errors, try
patch -p1 < gfur.diff
# then:
autoconf ./configure make