[Bug 21000] Tomb Raider III crashes in msadp32

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 15 14:55:13 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=21000





--- Comment #10 from Wylda <wylda at volny.cz>  2009-12-15 14:55:12 ---
Created an attachment (id=25225)
 --> (http://bugs.winehq.org/attachment.cgi?id=25225)
Console output from wine-1.1.34-469-g33a1934


Same problem here. Thanks for pointing me to the right place, Ole. Last working
version was 0.9.60, but it can becuse of something is not implemented.

I failed with regression test, because i'm able to compile 0.9.60 and next
succesful builds is 1.0-rc4. Nothing in between because of this:

gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_NTSYSTEM_
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -g -O0  -o
signal_i386.o 
signal_i386.c
signal_i386.c: In function ‘merge_vm86_pending_flags’:
signal_i386.c:544: error: ‘VIF_MASK’ undeclared (first use in this function)
signal_i386.c:544: error: (Each undeclared identifier is reported only once
signal_i386.c:544: error: for each function it appears in.)
signal_i386.c:555: error: ‘VIP_MASK’ undeclared (first use in this function)
signal_i386.c: In function ‘raise_vm86_sti_exception’:
signal_i386.c:1242: error: ‘VIP_MASK’ undeclared (first use in this function)
signal_i386.c: In function ‘__wine_enter_vm86’:
signal_i386.c:1662: error: ‘VIF_MASK’ undeclared (first use in this function)
signal_i386.c:1663: error: ‘VIP_MASK’ undeclared (first use in this function)
make[2]: *** [signal_i386.o] Error 1
make[2]: Leaving directory `/home/pavel/install/wine/wine-git_tomb3/dlls/ntdll'


How to overcome this build failure?  Consider UNCONFIRMED->NEW.

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


More information about the wine-bugs mailing list