Date: Mon, 28 Nov 2005 16:53:07 -0500 From: Forrest Aldrich <forrie@forrie.com> To: Kent Stewart <kstewart@owt.com> Cc: Boris Samorodov <bsam@ipt.ru>, freebsd-current@freebsd.org Subject: Re: touch: not found Message-ID: <438B7C43.4060506@forrie.com> In-Reply-To: <200511281328.48486.kstewart@owt.com> References: <438AB4FD.60703@forrie.com> <39563421@serv3.int.kfs.ru> <200511281328.48486.kstewart@owt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This may have been the problem. What I did was run a buildworld on a faster machine - then, installworld via an NFS mount and it worked. Thanks for everyone's help. Kent Stewart wrote: > On Monday 28 November 2005 05:44 am, Boris Samorodov wrote: > >> On Mon, 28 Nov 2005 02:42:53 -0500 Forrest Aldrich wrote: >> >>> Odd error with building FreeBSD-6 (cvsup'd today): >>> >>> ===> include (install) >>> creating osreldate.h from newvers.sh >>> touch: not found >>> *** Error code 127 >>> >>> Though clearly "touch" is in PATH and is found otherwise. >>> >>> Bug or typo somewhere? >>> >> How did you upgrade the system? >> >> > > His system clock is mostly likely off and he created files that are > older than he got with cvsup. Then, make thinks he needs to generate > them again before it does the install. > > All he has to do is set the system clock to the right time and redo the > update. > > Kent > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?438B7C43.4060506>