http://bugs.winehq.org/show_bug.cgi?id=27583
Summary: PowerPC/Sparc builds broken in dlls/d3dx9_36/tests/mesh.c Product: Wine Version: 1.3.22 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, regression Severity: major Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
austin@gcc40:~/wine-git/dlls/d3dx9_36/tests$ make 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 mesh.o mesh.c mesh.c: In function 'test_create_skin_info': mesh.c:4812: error: 'FP_NAN' undeclared (first use in this function) mesh.c:4812: error: (Each undeclared identifier is reported only once mesh.c:4812: error: for each function it appears in.) make: *** [mesh.o] Error 1
introduced by 01ff07e2e1d2e77575ddbd88a705ef12ea6f9073.
austin@gcc40:~/wine-git$ uname -a Linux gcc40 2.6.26-2-powerpc64 #1 SMP Thu May 13 07:29:31 UTC 2010 ppc64 GNU/Linux
austin@gcc40:~/wine-git$ cat /etc/issue Debian GNU/Linux 5.0 \n \l