From owner-freebsd-current Sun Jul 23 13:19: 1 2000 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 3F0FE37B8B3 for ; Sun, 23 Jul 2000 13:18:58 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id NAA03949 for ; Sun, 23 Jul 2000 13:18:57 -0700 (PDT) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sun, 23 Jul 2000 13:18:57 -0700 (PDT) Organization: Polstra & Co., Inc. From: John Polstra To: current@freebsd.org Subject: Now make installworld is broken Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Current is a damned joke these days. With sources fetched at 10:00 PDT (17:00 GMT) today: blake# make installworld mkdir -p /tmp/install.232 for prog in [ awk cat chflags chown date echo egrep find grep install ln make makewhatis mv perl rm sed sh sysctl test true u name wc zic; do cp `which $prog` /tmp/install.232; done cd /local0/src; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/local0/src/i386/usr/libexec:/usr/obj/local0/src/i386/usr/bin LIBRARY_PATH=/usr/obj/local0/src/i386/usr/lib:/usr/obj/local0/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/local0/src/i386/usr/li bexec PERL5LIB=/usr/obj/local0/src/i386/usr/libdata/perl/5.6.0 PATH=/usr/obj/local0/src/i386/usr/sbin:/usr/obj/local0/src/i38 6/usr/bin:/usr/obj/local0/src/i386/usr/games:/tmp/install.232 make -f Makefile.inc1 reinstall -------------------------------------------------------------- >>> Making hierarchy -------------------------------------------------------------- cd /local0/src; make -f Makefile.inc1 hierarchy cd /local0/src/etc; make distrib-dirs mtree -deU -f /local0/src/etc/mtree/BSD.root.dist -p / mtree:No such file or directory *** Error code 1 John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa ^^^^^^^^^^^^^^ Current is making me feel very intelligent. :-( To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message