From owner-freebsd-questions@FreeBSD.ORG Mon Feb 16 07:03:53 2004 Return-Path: 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 C0A4016A4CE for ; Mon, 16 Feb 2004 07:03:53 -0800 (PST) Received: from cardinal.mail.pas.earthlink.net (cardinal.mail.pas.earthlink.net [207.217.121.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9E7743D1F for ; Mon, 16 Feb 2004 07:03:53 -0800 (PST) (envelope-from rperry4@earthlink.net) Received: from dialup-171.75.69.93.dial1.weehawken.level3.net ([171.75.69.93] helo=MASAI) by cardinal.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 1AskHc-0002zj-00 for freebsd-questions@FreeBSD.ORG; Mon, 16 Feb 2004 07:03:40 -0800 Message-ID: <000701c3f49e$6fb663a0$0501a8c0@MASAI> From: "Bob Perry" To: Date: Mon, 16 Feb 2004 02:04:19 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Error 127 During Makeinstall of 4.8 to 4.9 Upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2004 15:03:53 -0000 Hello, I have/had FreeBSD 4.8 and was running the make installworld phase of the upgrade to 4.9. uname -a shows that I currently have FreeBSD 4.9-RELEASE-p2. I came across the following error that stopped the process. ==>gnu/usr.bin/groff/font/devascii Making R expr: not found ***Error code 127 Stop in /usr/src/gnu/usr.bin/groff/font/devascii ***Error code 1 Stop in /usr/src/gnu/usr.bin/groff/font ***Error code 1 Stop in /usr/src/gnu/usr.bin/groff ***Error code 1 Stop in /usr/src/gnu/usr.bin ***Error code 1 Stop in /usr/src/gnu ***Error code 1 Stop in /usr/src ***Error code 1 The last code was repeated three times. Does anyone recognize the error? Any suggestions ? Thanks, Bob