Re: Error after installworld on an 5.3 RELEASE server

2005-10-10 Thread Justin Suyk

Hi Kent,

Thanx, a wrong system date was indeed the problemen.

Justin.

Kent Stewart wrote:


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 [EMAIL PROTECTED]:/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
"[EMAIL PROTECTED]"
   



 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Error after installworld on an 5.3 RELEASE server

2005-10-10 Thread Kent Stewart
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 [EMAIL PROTECTED]:/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
> "[EMAIL PROTECTED]"

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Error after installworld on an 5.3 RELEASE server

2005-10-10 Thread Justin Suyk

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 [EMAIL PROTECTED]:/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?


Thanx in advance,

Justin.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"