[Bug 34651] New: 'INFINITY' and 'NAN' undeclared
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(a)winehq.org ReportedBy: version-2013(a)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 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34651 --- Comment #1 from Nathan <version-2013(a)myopera.com> 2013-10-03 21:09:42 CDT --- Created attachment 46188 --> http://bugs.winehq.org/attachment.cgi?id=46188 configure log -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34651 --- Comment #2 from Nathan <version-2013(a)myopera.com> 2013-10-03 21:11:59 CDT --- Created attachment 46189 --> http://bugs.winehq.org/attachment.cgi?id=46189 make log -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34651 --- Comment #3 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-10-03 21:14:51 CDT --- Probably fixed by http://source.winehq.org/git/wine.git/commitdiff/b0ccc355c39bf63d9fb79cbbfbd... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34651 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b0ccc355c39bf63d9fb79cbbfbd | |64fb238e55fb9 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2013-10-03 21:17:27 CDT --- Should be fixed already. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34651 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2013-10-11 12:30:42 CDT --- Closing bugs fixed in 1.7.4. -- 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.
participants (1)
-
wine-bugs@winehq.org