From owner-freebsd-current Mon Jul 29 00:38:57 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA09868 for current-outgoing; Mon, 29 Jul 1996 00:38:57 -0700 (PDT) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA09856 for ; Mon, 29 Jul 1996 00:38:53 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id JAA23185; Mon, 29 Jul 1996 09:34:05 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id JAA25385; Mon, 29 Jul 1996 09:47:27 +0200 From: "Christoph P. Kukulies" Message-Id: <199607290747.JAA25385@gilberto.physik.rwth-aachen.de> Subject: Re: make world To: uh@sed.cs.fsu.edu (Gang-Ryung Uh) Date: Mon, 29 Jul 1996 09:47:26 +0200 (MET DST) Cc: freebsd-current@freebsd.org In-Reply-To: <199607272151.RAA17879@sed.cs.fsu.edu> from Gang-Ryung Uh at "Jul 27, 96 05:51:16 pm" Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL16 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Hi, > > I have supped Jul27 1996 current src, and try to "make world" > I got following fatal error. Would you tell me what I am missing? > Thanks in advance. Most probably you will have to do: cd /usr/src make mk cd /usr/src/usr.bin/make make clean depend all install cp /usr/src/etc/make.conf /etc > > ================= > > -------------------------------------------------------------- > Cleaning up the source tree, and rebuilding the obj tree > -------------------------------------------------------------- > cd /usr/src && make cleandir > ===> include > usage: rm [-f | -i] [-dPRr] file ... > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > ============================== > > Gang-Ryung Uh > (uh@cs.fsu.edu) > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de