From owner-freebsd-questions Tue Sep 11 12:14:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tornado.hboss.net (hboss.net [216.250.97.77]) by hub.freebsd.org (Postfix) with ESMTP id C345F37B40A for ; Tue, 11 Sep 2001 12:14:27 -0700 (PDT) Received: (from nobody@localhost) by tornado.hboss.net (8.11.1/8.11.0) id f8BJMCM26654 for freebsd-questions@FreeBSD.org; Tue, 11 Sep 2001 13:22:12 -0600 (MDT) (envelope-from webmaster@hboss.net) To: freebsd-questions@FreeBSD.org Subject: Make Buildworld Error Message-ID: <1000236131.3b9e6463ec23d@www.hboss.net> Date: Tue, 11 Sep 2001 13:22:11 -0600 (MDT) From: Al Kwan MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.3 X-Originating-IP: 216.250.96.96 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 Hello, I am using FreeBSD 4.2-release and am having troubles trying to make buildworld. Actually, it's more specific than that, the error occurs when trying to make the section: /usr/src/share/termcap I get the following error at that point: uudecode < /usr/src/share/tabset/zenith29.uu ===> share/termcap TERM=dumb ex - /usr/src/share/termcap/termcap.src < /usr/src/share/termcap/reorder > /dev/null *** Error code 1 I've had to mv Makefile old.Makefile for /termcap so that it builds world with everything except termcap. That's the only workaround I've found, which of course means that termcap has not been built with buildworld. Does anyone have a solution for this? Or know how I should edit the Makefile so that I can get /usr/src/share/termcap built properly? Thanks in advance, Al To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message