[Bug 27676] New: PowerPC build broken in dlls/d3dx9_36/tests/math.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 2 17:28:44 CDT 2011


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 at winehq.org
        ReportedBy: austinenglish at gmail.com
                CC: wine-bugs at winehq.org, misha680 at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list