Displaying 1 result from an estimated 1 matches for "set_vm86_pend".
2001 Jun 23
2
Compiling on FreeBSD bombs at dlls/ntdlls/signal_i386.c
It has been a couple months since I tried compiling from source. I just
CVSuped a fresh set of files before building. Here is the error
message.
./signal_i386.c: In function `set_vm86_pend':
./signal_i386.c:793: `VIP_MASK' undeclared (first use in this function)
./signal_i386.c:793: (Each undeclared identifier is reported only once
./signal_i386.c:793: for each function it appears in.)
./signal_i386.c:800: `VIF_MASK' undeclared (first use in this function)
*** Error...