6.1-STABLE : make installworld fails

Kent Stewart kstewart at owt.com
Fri May 12 11:10:13 PDT 2006


On Friday 12 May 2006 06:59, Axel Burwitz wrote:
> Hi,
>
> well, need some help...
>
>
> I have just upgraded my system from 6.1-PRERELEASE to 6.1-STABLE,
> with cvsup, make buildworld, make buildkernel, make installkernel.
>
> The upgrade for the basic system went through, it shows 6.1-STABLE
> version, and the fresh kernel version works, but:
>
> when I (in single-user mode) want  to start "make installworld"
> (while being in /usr/src) to upgrade the userland, it only gives
>
> "
> ----
>
>  >>> Installing everything
>
> ----
>
> cd /usr/src; make -f Makefile.inc1 install
>
> ===> share info (install)
> ===> include (install)
>
> Creating osreldate.h from newvers.sh
> touch not found
>
> *** Error code 127
>
> Stop in /usr/src/include.
>
> *** Error code 1"
>
>
>
> No idea what to do now.
>

Check your system date. Almost everytime that make thinks it needs to 
use touch is due to the date on the computer being off.

I run local time and have to use adjkerntz -i to set the local time 
zone.

If your date is way off like it looks, you have to update it and then 
rebuild so that everything is current. You don't have any idea what 
wasn't built because it was thought to be current.

Kent

-- 
Kent Stewart
Richland, WA

http://www.soyandina.com/ "I am Andean project".
http://users.owt.com/kstewart/index.html


More information about the freebsd-questions mailing list