search for: msvcrt_nested_handl

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

Did you mean: msvcrt_nested_handler
2001 Feb 01
1
error while compiling wine on SunOS
...Wall -fPIC -D__WINE_ _ -D_REENTRANT -I/users/rajmohan/local/include/ -o errno.o errno.c gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -fPIC -D__WINE_ _ -D_REENTRANT -I/users/rajmohan/local/include/ -o except.o except.c except.c: In function `MSVCRT__local_unwind2': except.c:108: `MSVCRT_nested_handler' undeclared (first use in this function) except.c:108: (Each undeclared identifier is reported only once except.c:108: for each function it appears in.) make[2]: *** [except.o] Error 1 make[2]: Leaving directory `/users/rajmohan/GNU/codeweavers-wine-20010112/dlls/msvcrt' make[1]:...