Date: Mon, 28 Nov 2005 13:28:48 -0800 From: Kent Stewart <kstewart@owt.com> To: freebsd-current@freebsd.org Cc: Boris Samorodov <bsam@ipt.ru>, Forrest Aldrich <forrie@forrie.com> Subject: Re: touch: not found Message-ID: <200511281328.48486.kstewart@owt.com> In-Reply-To: <39563421@serv3.int.kfs.ru> References: <438AB4FD.60703@forrie.com> <39563421@serv3.int.kfs.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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 -- 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?200511281328.48486.kstewart>