From owner-freebsd-small Mon Sep 30 6:59:16 2002 Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0992537B401 for ; Mon, 30 Sep 2002 06:59:16 -0700 (PDT) Received: from insomnia.spc.org (insomnia.spc.org [195.224.94.183]) by mx1.FreeBSD.org (Postfix) with SMTP id E932643E75 for ; Mon, 30 Sep 2002 06:59:14 -0700 (PDT) (envelope-from bms@insomnia.spc.org) Received: (qmail 6297 invoked by uid 1031); 30 Sep 2002 13:55:04 -0000 Date: Mon, 30 Sep 2002 14:55:04 +0100 From: Bruce M Simpson To: Joao Carlos Cc: small@freebsd.org Subject: Re: Compiling PicoBSD with SH Message-ID: <20020930135504.GN26352@spc.org> References: <001d01c26886$4a94fe60$4b00a8c0@mobile> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001d01c26886$4a94fe60$4b00a8c0@mobile> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Sep 30, 2002 at 10:35:48AM -0300, Joao Carlos wrote: > I'm trying to compile PicoBSD for a long time and it is giving me an > error with SH. when it begins to compile SH (or crunch it) it gives me this > error: > > /usr/lib/libedit.a(editline.o): In function `el_gets': > editline.o(.text+0x67d2): undefined reference to `tgoto' [snip] This sounds like your crunch.conf does not include -lncurses. Not knowing about your intended application, I'd suggest ASH, as it's smaller and should grok rc no problem. BMS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message