search for: vm86plus

Displaying 1 result from an estimated 1 matches for "vm86plus".

Did you mean: v8plus
2001 Aug 27
1
Problem with compilation
...bscriber and I have some problem with compilation. Here is some last line from message of wineinstaller: gcc -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o dosmod ./dosmod.c ./dosmod.c:44: warning: `struct vm86plus_struct' declared inside parameter list ./dosmod.c:44: warning: its scope is only this definition or declaration, which is probably not what you want. ./dosmod.c: In function `bad_handler': ./dosmod.c:136: invalid use of undefined type `struct vm86plus_struct' ./dosmod.c:136: invalid u...