[Bug 40665] 'INFINITY' undeclared (In function 'test_effect_preshader_ops' )

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 4 19:19:52 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40665

--- Comment #6 from Nathan <version2013 at openmailbox.org> ---
(In reply to Henri Verbeet from comment #5)
After applying patch, I get this when attempting to compile wine 1.9.11.
--- terminal snip ---
gcc -c -o effect.o effect.c -I. -I../../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes
-Wwrite-strings \
  -Wpointer-arith -fno-omit-frame-pointer -O2
effect.c: In function 'test_effect_preshader_ops':
effect.c:4172: error: initializer element is not constant
effect.c:4172: error: (near initialization for 'op_tests[1].fvect2.x')
effect.c:4172: error: initializer element is not constant
effect.c:4172: error: (near initialization for 'op_tests[1].fvect2.y')
make[1]: *** [effect.o] Error 1
make[1]: Leaving directory `/opt/wine-1.9.11/dlls/d3dx9_36/tests'
make: *** [dlls/d3dx9_36/tests] Error 2

-- 
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