Date: Mon, 30 Sep 2002 14:55:04 +0100 From: Bruce M Simpson <bms@spc.org> To: Joao Carlos <jcrr@ieee.org> Cc: small@freebsd.org Subject: Re: Compiling PicoBSD with SH Message-ID: <20020930135504.GN26352@spc.org> In-Reply-To: <001d01c26886$4a94fe60$4b00a8c0@mobile> References: <001d01c26886$4a94fe60$4b00a8c0@mobile>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020930135504.GN26352>