From owner-freebsd-small Wed Aug 28 7:50:17 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 3E84437B400 for ; Wed, 28 Aug 2002 07:50:15 -0700 (PDT) Received: from mail.surferie.net (mail.surferie.net [63.175.116.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 627C643E3B for ; Wed, 28 Aug 2002 07:50:14 -0700 (PDT) (envelope-from brb3@pobox.com) Received: from there [63.175.117.25] by mail.surferie.net (SMTPD32-6.03) id A6135614006E; Wed, 28 Aug 2002 11:02:43 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Ben Bullock To: freebsd-small@freebsd.org Subject: picobsd net build problem Date: Wed, 28 Aug 2002 10:50:01 -0400 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020828110298.SM01144@there> 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 Hello! I've just started experimenting with picobsd and have successfully built the 'dial' and 'router' configurations, but when trying to build 'net' the process fails during the crunch operation with an error message that begins like this: ===> rtquery ===> rtquery /usr/lib/libedit.a (editline.o): In function 'el_gets': edinline.o (. text+0x67d2): undefined reference to 'tgoto' There then follow several more lines of a similiar nature complaining about undefined references to 'tgetent', 'tgetflag' and 'tgetnum'. Is there a way to work around this problem? Thanks very much. -Ben Bullock To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message