vtclock error...

M.X. Dos Neves mdn at foxvax1.UUCP
Wed Sep 26 03:55:34 AEST 1984


I recently downloaded the "vtclock" program NET.SOURCES.
When I tried to compile it usind "cc" under Berkley UNIX,
I got the error SIGUSR1 at line 111 and 156 not defined ...
and there is no such statetment in the "define area".
I had to change  #include <sys/signal.h> to
		 #include <signal.h>

since it could not find that file under the former declaration.

What is wrong???? any ideas????


					mdn at foxvax1



More information about the Comp.sources.unix mailing list