http://bugs.winehq.org/show_bug.cgi?id=11584
--- Comment #21 from Austin English austinenglish@gmail.com 2008-02-23 20:19:26 --- (In reply to comment #20)
(In reply to comment #5)
You need to apply this patch http://bugs.winehq.org/attachment.cgi?id=10811 .
This makes the game happy.
I am getting the exact same error as Austin, using wine-git. How do I apply this patch you have linked??
Download the patch. $ cd ~/wine-git/ $ patch -p1 < /path/to/patch/here/ $ ./configure && make clean && make depend && make