error while doing installworld

Ruslan Ermilov ru at FreeBSD.org
Fri Oct 15 23:26:02 PDT 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20041016/c0b8e66e/attachment.bin


More information about the freebsd-current mailing list