Displaying 1 result from an estimated 1 matches for "send_enter_reply".
2001 Aug 27
1
Problem with compilation
...ope 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 use of undefined type `struct vm86plus_struct'
./dosmod.c: In function `send_enter_reply':
./dosmod.c:172: sizeof applied to an incomplete type
./dosmod.c:172: sizeof applied to an incomplete type
./dosmod.c: In function `main':
./dosmod.c:201: warning: implicit declaration of function `waitpid'
./dosmod.c:288: sizeof applied to an incomplete type
./dosmod.c:288: sizeof app...