Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!hao!woods From: woods@hao.UUCP (Greg Woods) Newsgroups: net.sources.bugs Subject: Re: Rogue clone BUG?? Message-ID: <2018@hao.UUCP> Date: Mon, 24-Mar-86 00:02:53 EST Article-I.D.: hao.2018 Posted: Mon Mar 24 00:02:53 1986 Date-Received: Tue, 25-Mar-86 05:24:17 EST References: <204@oucs.UUCP> <205@oucs.UUCP> Distribution: net Organization: High Altitude Obs./NCAR, Boulder CO Lines: 9 > > > > What is SIGSTSP ???? it's not even in my /usr/include/sys/signal.h This, and your other undefined symbols, are a part of the standard 4.2BSD system. It sounds like you are trying to compile a program written for 4.2BSD on a non-4.2BSD system. If the program really makes serious use of this stuff, you are going to be S.O.L. --Greg