Mail Archives: cygwin/1998/10/09/02:26:11
Howdy Folks,
I'm trying to port the RWhois package from UNIX to NT.
Check out http://www.rwhois.net
Todays problem is that the Cygnus GNU-Win32 B19 appears to not include
signal support.
The following are the messages from make:
daemon.c
daemon.c: In function `sigchld_handler':
daemon.c:99: `siginfo_t' undeclared (first use this function)
daemon.c:99: (Each undeclared identifier is reported only once
daemon.c:99: for each function it appears in.)
daemon.c:99: parse error before `info'
daemon.c:103: `P_ALL' undeclared (first use this function)
daemon.c:103: `info' undeclared (first use this function)
daemon.c:103: `WEXITED' undeclared (first use this function)
daemon.c:103: `WTRAPPED' undeclared (first use this function)
make[1]: *** [daemon.o] Error 1
Has anyone had to deal with UNIX signals to handle "fork()" and "child
processes"?
Thanks * Bruce Hooker * bruceh AT dis DOT wa DOT gov
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -