http://bugs.winehq.org/show_bug.cgi?id=12425 Xavier Vachon <xvachon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon(a)gmail.com --- Comment #9 from Xavier Vachon <xvachon(a)gmail.com> 2010-10-27 14:43:54 CDT --- I attempted to compile the tests today, and it fails. Openwatcom was installed through winetricks as a full install. xavier(a)environnement ~/Downloads/win16-tests1 $ make all wine wcc -D_X86_ -DSTANDALONE '-i=C:\WATCOM\h\win;C:\WATCOM\h'-zW -e25 -zq -od -d2 -w4 -wcd=126 -wcd=102 -wcd=112 -bw-bt=windows alloc.c alloc.c(83): Error! E1010: Type mismatch alloc.c(83): Error! E1151: Parameter count does not agree with previous definition alloc.c(83): Note! N2002: 'winetest_ok' defined in: test.h(271) alloc.c(105): Error! E1010: Type mismatch alloc.c(113): Error! E1010: Type mismatch alloc.c(113): Error! E1151: Parameter count does not agree with previous definition alloc.c(113): Note! N2002: 'winetest_ok' defined in: test.h(271) alloc.c(116): Error! E1010: Type mismatch alloc.c(116): Error! E1151: Parameter count does not agree with previous definition alloc.c(116): Note! N2002: 'winetest_ok' defined in: test.h(271) alloc.c(118): Error! E1010: Type mismatch alloc.c(118): Error! E1151: Parameter count does not agree with previous definition alloc.c(118): Note! N2002: 'winetest_ok' defined in: test.h(271) alloc.c(133): Error! E1010: Type mismatch alloc.c(141): Error! E1010: Type mismatch alloc.c(164): Error! E1010: Type mismatch alloc.c(168): Error! E1010: Type mismatch alloc.c(173): Error! E1010: Type mismatch alloc.c(195): Error! E1010: Type mismatch alloc.c(195): Error! E1151: Parameter count does not agree with previous definition alloc.c(195): Note! N2002: 'winetest_ok' defined in: test.h(271) alloc.c(202): Error! E1010: Type mismatch alloc.c(202): Error! E1151: Parameter count does not agree with previous definition alloc.c(202): Note! N2002: 'winetest_ok' defined in: test.h(271) alloc.c(205): Error! E1010: Type mismatch alloc.c(205): Error! E1151: Parameter count does not agree with previous definition alloc.c(205): Note! N2002: 'winetest_ok' defined in: test.h(271) alloc.c(207): Error! E1010: Type mismatch alloc.c(207): Error! E1151: Parameter count does not agree with previous definition alloc.c(207): Note! N2002: 'winetest_ok' defined in: test.h(271) make: *** [alloc.obj] Error 8 Any clue why? -- 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.