[net.sources] vtclock error...

mdn@foxvax1.UUCP (M.X. Dos Neves ) (09/25/84)

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@foxvax1

perl@rdin.UUCP (Robert Perlberg) (09/28/84)

<>

>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@foxvax1

Got a few weeks?  I keep seeing people posting
sources saying, "I wrote this under version MCMXLVIII.II,
but it shouldn't be hard to convert it."  If
it's no such a big deal to convert, why doesn't
everybody just convert everything to one version
of UNIX so we can forget about all of this bullshit
of having six hundred different versions of the
same system?

Robert Perlberg
Resource Dynamics Inc.
New York
philabs!rdin!perl