http://bugs.winehq.org/show_bug.cgi?id=10638
--- Comment #1 from Lei Zhang thestig@google.com 2007-12-02 11:04:43 --- you need to attach more of the error. Try something like:
cd /path/to/wine-source make 2>&1 | tail -n 500 > compile_error.txt
and then attach compile_error.txt to this bug report.
Also, please attach the output from:
./configure --verbose