make installworld failure

Kent Stewart kstewart at owt.com
Sat Dec 13 12:26:04 PST 2003


On Saturday 13 December 2003 04:09 am, Remington wrote:
> I have been running  into this problem for a few weeks now, when i get
>
> to make installworld it will:
>  >>> Installing everything..
>
> --------------------------------------------------------------
> cd /usr/src; /usr/obj/usr/src/make.i386/make -f Makefile.inc1 install
> ===> share/info
> ===> include
> creating osreldate.h from newvers.sh
> touch: not found
> *** Error code 127
>
> Stop in /usr/src/include.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>
>
> Has anyone seen this or know mto fix this? The way i do upgrades goes
> like this:
> cd /usr/src
> make buildworld
> make buildkernel KERNCONF=GENERIC
> make installkernel KERNCONF=GENERIC
> reboot
> cd /usr/src
> mergemaster -p
> make installworld
>

Check your system date. An out of date buildworld with respect to current 
source and the system date are the common causes.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



More information about the freebsd-current mailing list