https://bugs.winehq.org/show_bug.cgi?id=40665
--- Comment #8 from Nathan version2013@openmailbox.org --- Issue still appears when trying to compile wine 1.9.12. My system details same as comment 4.
Wine build completes, as one expects, when "--disable-tests" is added to configure command.
Without --disable-tests, compile stops with: --- terminal snip --- effect.c: In function 'test_effect_preshader_ops': effect.c:4189: error: 'INFINITY' undeclared (first use in this function) effect.c:4189: error: (Each undeclared identifier is reported only once effect.c:4189: error: for each function it appears in.) make[1]: *** [effect.o] Error 1 make[1]: Leaving directory `/opt/wine-1.9.12/dlls/d3dx9_36/tests' make: *** [dlls/d3dx9_36/tests] Error 2