http://bugs.winehq.org/show_bug.cgi?id=27676
Summary: PowerPC build broken in dlls/d3dx9_36/tests/math.c Product: Wine Version: 1.3.23 Platform: ppc32 OS/Version: Linux Status: NEW Keywords: download, regression, source Severity: major Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: wine-bugs@winehq.org, misha680@gmail.com
ccache gcc -c -I. -I. -I../../../include -I../../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g -O2 -o math.o math.c math.c: In function 'test_D3DXFloat_Array': math.c:2251: error: 'INFINITY' undeclared (first use in this function) math.c:2251: error: (Each undeclared identifier is reported only once math.c:2251: error: for each function it appears in.) math.c:2253: error: 'NAN' undeclared (first use in this function) make: *** [math.o] Error 1
regression introduced by a6b40624dbc457ba7b0b4b307b1eb88617c67197.