search for: merge_vm86_pending_flag

Displaying 2 results from an estimated 2 matches for "merge_vm86_pending_flag".

2009 Jun 15
4
Error compiling Wine 0.9.53 - Please Help
...try to compile it I get this error: Code: 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 -O2 -o signal_i386.o signal_i386.c signal_i386.c: In function merge_vm86_pending_flags: signal_i386.c:502: error: VIF_MASK undeclared (first use in this function) signal_i386.c:502: error: (Each undeclared identifier is reported only 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...
2010 Dec 13
1
Re: Help testing regression
Hi! I also need regression testing. Sadly, while try to install wine into my Ubuntu 10.10, for some old versions of Wine like wine-1.0, i get errors like Code: /usr/bin/install -c -m 644 `basename __install__/avifile.dll16` /usr/local/lib/wine/`basename __install__/avifile.dll16` /usr/bin/install: omitting directory `avifile.dll16' make[1]: *** [__install__/avifile.dll16] Error 1 make[1]: