Re: error while doing installworld

From: Ruslan Ermilov <ru_at_FreeBSD.org>
Date: Sat, 16 Oct 2004 09:25:43 +0300
On Sat, Oct 16, 2004 at 07:33:03AM +1000, Warren Liddell wrote:
> >  make installworld -DALWAYS_CHECK_MAKE
> 
> ok that fixed that problem :)  .. 
> 
> now to the next one, which i believe is usally something to do with the obj 
> dir but being as i have 1 .. im not sure whats goin on.
> 
This is the same problem as before, it's now just exposed
later.  I will say it again: please run "make buildworld"
properly.  I'd guess you're trying to install from a different
machine, or from different MAKEOBJDIRPREFIX setting in
environment, I don't know, you didn't provide enough details.
The fact that installworld tries to rebuild osreldate.h (the
first thing that buildworld should have done) tells me that
you're doing something wrong.  If you did it all properly,
you should already have had

	/usr/obj/usr/FreeBSD5/src/include/osreldate.h

after buildworld.

> --------------------------------------------------------------
> >>> Installing everything
> --------------------------------------------------------------
> cd /usr/FreeBSD5/src; /usr/obj/usr/FreeBSD5/src/make.i386/make -f 
> Makefile.inc1 install
> env: not found
> "/usr/FreeBSD5/src/Makefile.inc1", line 94: warning: "env -i 
> PATH=/usr/obj/usr/FreeBSD5/src/i386/legacy/usr/sbin:/usr/obj/usr/FreeBSD5/src/i386/legacy/usr/bin:/usr/obj/usr/FreeBSD5/src/i386/legacy/usr/games:/usr/obj/usr/FreeBSD5/src/i386/usr/sbin:/usr/obj/usr/FreeBSD5/src/i386/usr/bin:/usr/obj/usr/FreeBSD5/src/i386/usr/games:/tmp/install.PDwkZs9x 
> MAKEFLAGS=" -D ALWAYS_CHECK_MAKE 
> -m /usr/FreeBSD5/src/share/mk" /usr/obj/usr/FreeBSD5/src/make.i386/make  
> -f /dev/null -V MAKEOBJDIRPREFIX dummy" returned non-zero status
> ===> share/info
> ===> include
> creating osreldate.h from newvers.sh
> touch: not found
> *** Error code 127
> 
> Stop in /usr/FreeBSD5/src/include.
> *** Error code 1
> 
> Stop in /usr/FreeBSD5/src.
> *** Error code 1
> 
> Stop in /usr/FreeBSD5/src.
> *** Error code 1
> 
> Stop in /usr/FreeBSD5/src.
> *** Error code 1
> 
> Stop in /usr/FreeBSD5/src.


Cheers,
-- 
Ruslan Ermilov
ru_at_FreeBSD.org
FreeBSD committer

Received on Sat Oct 16 2004 - 04:26:01 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:17 UTC