http://bugs.winehq.org/show_bug.cgi?id=23885 Summary: Build fails in dlls/d3dx9_36/tests Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs(a)winehq.org ReportedBy: dimesio(a)earthlink.net CC: wine-bugs(a)winehq.org Today's git won't build on my system: mesh.o mesh.c mesh.c: In function ‘new_mesh’: mesh.c:91: error: ‘NAN’ undeclared (first use in this function) mesh.c:91: error: (Each undeclared identifier is reported only once mesh.c:91: error: for each function it appears in.) make[1]: *** [mesh.o] Error 1 make[1]: Leaving directory `/home/dimesio/wine-git/dlls/d3dx9_36/tests' make: *** [dlls/d3dx9_36/tests] Error 2 Tested with a fresh git clone. Reverting commit cc1738ad3cf20f1744626ae122942c2728b03939 fixes it. -- 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.