From owner-freebsd-stable Mon Nov 19 5:31:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id C384E37B416 for ; Mon, 19 Nov 2001 05:31:42 -0800 (PST) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id fAJDVGB42877; Mon, 19 Nov 2001 15:31:16 +0200 (EET) (envelope-from ru) Date: Mon, 19 Nov 2001 15:31:16 +0200 From: Ruslan Ermilov To: "H. Jared Agnew" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: installworld and devkoi8-r Message-ID: <20011119153116.B32927@sunbay.com> References: <200111092031.fA9KVMx80576@mba1.mba-consulting.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200111092031.fA9KVMx80576@mba1.mba-consulting.com> User-Agent: Mutt/1.3.23i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Nov 09, 2001 at 03:31:22PM -0500, H. Jared Agnew wrote: > > I have installed 4.4-RELEASE from ftp5.freebsd.org. I choose standard user > installation. I install the cvsup package from same ftp server. Then I cvsup > from cvsup3.freebsd.org with the following config. > > *default host=cvsup3.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=RELENG_4 > *default delete use-rel-suffix > *default compress > src-all > > I do a "make buildworld" in /usr/src and that looks fine. Then I do a > "make installworld" in /usr/src and it stops with the errors that follow. > If someone could tell me what I'm doing wrong it would be great. > > Thanks > > ===> gnu/usr.bin/groff/font/devhtml > install -c -o root -g wheel -m 444 R I B BI CR S DESC /usr/share/groff_font/dev > html > ===> gnu/usr.bin/groff/font/devkoi8-r > Making R > expr: not found > *** Error code 127 > > Stop in /usr/src/gnu/usr.bin/groff/font/devkoi8-r. > *** 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 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > This shouldn't have been executed as part of `installworld'. Rather, it should be executed at `buildworld' time only. Check your computer's date, check modification dates on source files under /usr/src; they may be set to point into the future. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message