http://bugs.winehq.org/show_bug.cgi?id=34651
Bug #: 34651 Summary: 'INFINITY' and 'NAN' undeclared Product: Wine Version: 1.7.3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: version-2013@myopera.com Classification: Unclassified
attempting to compile 1.7.3 in Puppy Linux 4.3.1 some dependencies installed
terminal snip ->
make[1]: Entering directory `/opt/wine-1.7.3/dlls/wined3d' ...snip In file included from cs.c:20: wined3d_private.h: In function 'float_16_to_32': wined3d_private.h:214: error: 'INFINITY' undeclared (first use in this function) wined3d_private.h:214: error: (Each undeclared identifier is reported only once wined3d_private.h:214: error: for each function it appears in.) wined3d_private.h:215: error: 'NAN' undeclared (first use in this function) wined3d_private.h: In function 'float_24_to_32': wined3d_private.h:236: error: 'INFINITY' undeclared (first use in this function) wined3d_private.h:237: error: 'NAN' undeclared (first use in this function) make[1]: *** [cs.o] Error 1 make[1]: Leaving directory `/opt/wine-1.7.3/dlls/wined3d' make: *** [dlls/wined3d] Error 2
<- terminal snip
http://bugs.winehq.org/show_bug.cgi?id=34651
--- Comment #1 from Nathan version-2013@myopera.com 2013-10-03 21:09:42 CDT --- Created attachment 46188 --> http://bugs.winehq.org/attachment.cgi?id=46188 configure log
http://bugs.winehq.org/show_bug.cgi?id=34651
--- Comment #2 from Nathan version-2013@myopera.com 2013-10-03 21:11:59 CDT --- Created attachment 46189 --> http://bugs.winehq.org/attachment.cgi?id=46189 make log
http://bugs.winehq.org/show_bug.cgi?id=34651
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2013-10-03 21:14:51 CDT --- Probably fixed by http://source.winehq.org/git/wine.git/commitdiff/b0ccc355c39bf63d9fb79cbbfbd...
http://bugs.winehq.org/show_bug.cgi?id=34651
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b0ccc355c39bf63d9fb79cbbfbd | |64fb238e55fb9 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Dmitry Timoshkov dmitry@baikal.ru 2013-10-03 21:17:27 CDT --- Should be fixed already.
http://bugs.winehq.org/show_bug.cgi?id=34651
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2013-10-11 12:30:42 CDT --- Closing bugs fixed in 1.7.4.