search for: __wine_enter_vm86

Displaying 4 results from an estimated 4 matches for "__wine_enter_vm86".

2009 Jun 15
4
Error compiling Wine 0.9.53 - Please Help
...nly once signal_i386.c:502: error: for each function it appears in.) signal_i386.c:513: error: VIP_MASK undeclared (first use in this function) signal_i386.c: In function raise_vm86_sti_exception: signal_i386.c:1086: error: VIP_MASK undeclared (first use in this function) signal_i386.c: In function __wine_enter_vm86: signal_i386.c:1486: error: VIF_MASK undeclared (first use in this function) signal_i386.c:1487: error: VIP_MASK undeclared (first use in this function) make[2]: *** [signal_i386.o] Error 1 make[2]: Leaving directory `/home/myself/Desktop/wine-0.9.53/dlls/ntdll' make[1]: *** [ntdll] Error 2 mak...
2010 May 19
0
wine-git 1.1.44 build fails with "undefined reference xxx"
...ges (the rest, not Wine). I have configured it this way: ./configure --prefix=/opt/ So no special parameters. When I do a "make" I got this: > wowthunk.o: In function `K32WOWCallback16Ex': > /home/quix0r/git/wine-git/dlls/krnl386.exe16/wowthunk.c:562: undefined reference to `__wine_enter_vm86' > collect2: ld returned 1 exit status > winegcc: ccache failed > make[1]: *** [krnl386.exe16.so] Error 2 > make: *** [dlls/krnl386.exe16] Error 2 I was able to "fix" it by just calling "make distclean". And with ccache it is only a matter of some minutes to re...
2002 Sep 23
0
Latest on Abacus DPMI problem.
...not important > > > wine: Unhandled exception, starting debugger... > > err:seh:EXC_DefaultHandling Unhandled exception code 80000102 flags 0 > addr 0x43 > >Now this is what shouldn't happen. 80000102 is EXCEPTION_VM86_STI, which >is a very normal condition raised by __wine_enter_vm86 (and the DOSVM >event handling and signaling system), it should have been caught and >handled by the DOSVM subsystem in winedos (by dispatching interrupts). >Then again, if your app is a DPMI app, perhaps something does not handle >this right once the app enters protected mode. (You cou...
2002 Sep 18
2
Abacus DOS problem Lock Selector
A lawyer in California is trying to change to linux. In CA, there are a number of programs required by the courts, and so far none are ported to linux at any price. His reason for wishing to change has to do with the fact that Microsoft now controls his access to his own files, and he finds this unacceptable. I tried one of his apps, an old DOS version of Abacus. Using the WINe with Redhat