From owner-freebsd-questions Tue Oct 30 8:10:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdsl-216-36-101-146.dsl.chi.megapath.net (sdsl-216-36-101-146.dsl.chi.megapath.net [216.36.101.146]) by hub.freebsd.org (Postfix) with SMTP id 52C6B37B401 for ; Tue, 30 Oct 2001 08:10:58 -0800 (PST) Received: (qmail 58413 invoked from network); 30 Oct 2001 16:11:16 -0000 Received: from apu.five.sight (HELO apu.five.sight.fivesight.com) (lucas@192.168.0.102) by wiggum.five.sight with SMTP; 30 Oct 2001 16:11:16 -0000 From: Lucas Bergman MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15326.53540.243136.775486@apu.five.sight> Date: Tue, 30 Oct 2001 10:11:16 -0600 To: Joseph Cc: questions@FreeBSD.ORG Subject: Re: Question In-Reply-To: <3BDEBE0E.6030202@nicholasofmyra.org> References: <3BDE7140.E1DA5ABB@in.ceeyes.com> <3BDEBE0E.6030202@nicholasofmyra.org> X-Mailer: VM 6.96 under Emacs 20.7.2 Reply-To: lucas@fivesight.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Did you include ? (Someone correct me if this is the wrong > lib.) You do not include libraries; you include header files, and you link against libraries. In any case, the correct header file is curses.h, and the correct library is lib{n,}curses. Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message