From owner-freebsd-questions Wed Oct 16 6:51:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB26B37B401 for ; Wed, 16 Oct 2002 06:51:22 -0700 (PDT) Received: from eurocompton.net (ghettobox.eurocompton.net [199.245.105.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8634343EAF for ; Wed, 16 Oct 2002 06:51:22 -0700 (PDT) (envelope-from moritz@eurocompton.net) Received: from there (pD951FB4A.dip.t-dialin.net [217.81.251.74]) by eurocompton.net (Postfix) with SMTP id EF54ACE401 for ; Wed, 16 Oct 2002 09:53:09 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: Moritz Reply-To: moritz@eurocompton.net To: freebsd-questions@freebsd.org Subject: Problem with "make installworld" Date: Wed, 16 Oct 2002 15:51:06 +0200 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20021016135310.EF54ACE401@eurocompton.net> 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 I got a problem with "make installworld" upgrading from 4.4 Release to 4.6.2 Release. "make buildworld" and compiling a new kernel worked fine, but installing world doesn't work. I always get the following error: install -c -o root -g wheel -m 444 /usr/src/share/termcap/map3270 /usr/share/misc/map3270 TERM=dumb ex - /usr/src/share/termcap/termcap.src < /usr/src/share/termcap/reorder ex: not found *** Error code 127 Stop in /usr/src/share/termcap. *** Error code 1 [ ... ] Would it help if I'd compile ex manually? - Moritz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message