From owner-freebsd-current Thu Dec 26 10:28:54 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA01633 for current-outgoing; Thu, 26 Dec 1996 10:28:54 -0800 (PST) Received: from intrepid.leaky.com (shaffer-s.nosc.mil [128.49.236.16]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id KAA01625 for ; Thu, 26 Dec 1996 10:28:44 -0800 (PST) Received: (admin@localhost) by intrepid.leaky.com (8.8.4/8.6.5) id KAA13350 for ; Thu, 26 Dec 1996 10:20:09 -0800 (PST) Message-Id: <199612261820.KAA13350@intrepid.leaky.com> X-Authentication-Warning: intrepid.leaky.com: admin set sender to using -f Received: from localhost(127.0.0.1) by intrepid.leaky.com via smap (V1.3) id sma013339; Thu Dec 26 10:19:56 1996 X-Mailer: exmh version 1.6.7 5/3/96 To: freebsd-current@freebsd.org Subject: Can't Make World Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 26 Dec 1996 10:19:55 -0800 From: Charlie & Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Tried to make world today and got the following error. My source tree is current as of this morning (cvs-cur 2857). Any help would be appriciated. Greg -------------------------------------------------------------- Rebuilding bootstrap tools -------------------------------------------------------------- cd /home/FreeBSD-current/src && make bootstrap cd /home/FreeBSD-current/src/usr.bin/make && make depend && make -DNOMAN -DNOPROFILE all install cleandir obj rm -f .depend [deleted] cc -O2 -m486 -pipe -I/home/FreeBSD-current/src/usr.bin/make -o make arch.o buf.o compat.o cond.o dir.o for.o hash.o job.o main.o make.o parse.o str.o suff.o targ.o var.o util.o lstAppend.o lstAtEnd.o lstAtFront.o lstClose.o lstConcat.o lstDatum. o lstDeQueue.o lstDestroy.o lstDupl.o lstEnQueue.o lstFind.o lstFindFrom.o lstFirst.o lstForEach.o lstForEachFrom.o lstInit. o lstInsert.o lstIsAtEnd.o lstIsEmpty.o lstLast.o lstMember.o lstNext.o lstOpen.o lstRemove.o lstReplace.o lstSucc.o install -c -s -o bin -g bin -m 555 make /usr/bin pwd: No such file or directory *** Error code 2 Stop. *** Error code 1