From owner-freebsd-questions@FreeBSD.ORG Tue May 11 15:41:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6876116A4CE for ; Tue, 11 May 2004 15:41:35 -0700 (PDT) Received: from topper.inf.ed.ac.uk (topper.inf.ed.ac.uk [129.215.32.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11CF743D3F for ; Tue, 11 May 2004 15:41:34 -0700 (PDT) (envelope-from richard@inf.ed.ac.uk) Received: from macintosh.inf.ed.ac.uk (macintosh.inf.ed.ac.uk [129.215.164.64]) by topper.inf.ed.ac.uk (8.11.6/8.11.6) with ESMTP id i4BMfVp19098; Tue, 11 May 2004 23:41:31 +0100 Received: by macintosh.inf.ed.ac.uk (Postfix, from userid 501) id 6C3EDC20B9; Tue, 11 May 2004 23:41:28 +0100 (BST) From: Richard Tobin To: "Brian Henning" , In-Reply-To: Brian Henning's message of Tue, 11 May 2004 15:57:26 -0500 Organization: just say no X-Mailer: Ream 5.1.51-richard-mac Message-Id: <20040511224128.6C3EDC20B9@macintosh.inf.ed.ac.uk> Date: Tue, 11 May 2004 23:41:28 +0100 (BST) Subject: Re: compile signal code X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 22:41:35 -0000 > I am having trouble compiling some signal related code in > freebsd. What is the library I should link to get this to compile? The one that came with the book you got the example code from? -- Richard