http://bugs.winehq.org/show_bug.cgi?id=22964
--- Comment #3 from Drew Vogel drewpvogel@gmail.com 2010-06-04 23:10:56 --- @Dmitry I would love to do that. However I cannot get wine 1.0.1 to compile. That is the version I was able to successfully run the game under, but that was from Debian packages. I'm trying to recompile 1.0.1 from source to make sure that the game crashing under 1.2rc2 isn't a byproduct of the options I passed to the configure script. I've downloaded the debian wine source package and copied their configure script invocation (adding --skip-tests, per the RegressionTesting tip).
Attached is a copy of the error I get while building and my config.log. This is on Debian/testing. I have libfreetyp6-dev installed (version 2.3.11). Any idea what this error means? Google didn't turn up much. The FT_MulFix declaration in freetype.h is inside a #ifdef but I can't tell how the pre-processor is evaluating the #ifdef condition.