Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 1996 09:47:26 +0200 (MET DST)
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        uh@sed.cs.fsu.edu (Gang-Ryung Uh)
Cc:        freebsd-current@freebsd.org
Subject:   Re: make world
Message-ID:  <199607290747.JAA25385@gilberto.physik.rwth-aachen.de>
In-Reply-To: <199607272151.RAA17879@sed.cs.fsu.edu> from Gang-Ryung Uh at "Jul 27, 96 05:51:16 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607290747.JAA25385>