Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2005 01:36:44 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-questions@freebsd.org
Cc:        Justin Suyk <jsuyk@signet.nl>
Subject:   Re: Error after installworld on an 5.3 RELEASE server
Message-ID:  <200510100136.44836.kstewart@owt.com>
In-Reply-To: <434A1E7D.1060001@signet.nl>
References:  <434A1E7D.1060001@signet.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 10 October 2005 12:55 am, Justin Suyk wrote:
> Hi,
>
> I have a problem with updating an FreeBSD 5.3 RELEASE to the latest
> version. Everything goes as normal (cvsup (ports & standard), make
> buildworld, adjusted the kernel and after that an buildkernel and an
> installkernel), but at the end the make installworld command fails
> with the following error:
>
> creating osreldate.h from newvers.sh
> touch: not found
> *** Error code 127
>
> Output from # uname -a
> FreeBSD  5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC
> 2004     root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC 
> i386
>
> This is the first time that an installworld command fails, does
> anyone have an idea whats going wrong?
>

Errors like this are usually caused by your  system date being wrong. 
The files that you built are older and make thinks it must do something 
before it does the install.

Kent

> Thanx in advance,
>
> Justin.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"

-- 
Kent Stewart
Richland, WA

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



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