http://bugs.winehq.org/show_bug.cgi?id=32823
--- Comment #5 from Henri Verbeet hverbeet@gmail.com 2013-02-04 04:50:39 CST --- (In reply to comment #3)
There's a crash in recent mesa: https://bugs.freedesktop.org/show_bug.cgi?id=60241
My first guess would be that it's more of a build system issue. If you didn't try that already, try using git clean to clean up any old files, and do a clean build. I'm also under the impression that --enable-32-bit is broken, and you should be using something like --build=x86_64-pc-linux-gnu --host=i686-pc-linux-gnu instead.
The last version I tried before going to FOSDEM is 22233da1ee4b59663966169759960c00c033d0e9. That passed the tests, though that was with r600g.