Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Nov 2005 14:51:52 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        ru@freebsd.org
Cc:        bsam@ipt.ru, freebsd-current@freebsd.org
Subject:   Re: installworld failed: Update 6.0-RC1 to 7-CURRENT
Message-ID:  <20051117.145152.111455401.imp@bsdimp.com>
In-Reply-To: <20051117195838.GB2727@ip.net.ua>
References:  <20051117141003.GA2727@ip.net.ua> <28993439@srv.sem.ipt.ru> <20051117195838.GB2727@ip.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20051117195838.GB2727@ip.net.ua>
            Ruslan Ermilov <ru@freebsd.org> writes:
: On Thu, Nov 17, 2005 at 06:10:40PM +0300, Boris Samorodov wrote:
: > On Thu, 17 Nov 2005 16:10:03 +0200 Ruslan Ermilov wrote:
: > 
: > > On Thu, Nov 17, 2005 at 02:32:31PM +0300, Boris Samorodov wrote:
: > > > ===> 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
: > > > -----
: > > > 
: > > > Next patch helped.
: > > > 
: > > This is a FAQ.  Check date/time of your computer and src/ files.
: > 
: > Hm... Didn't touch time since booting (16 days):
: > # ntpdate ntp.ipt.ru
: > 17 Nov 17:03:41 ntpdate[37026]: step time server 80.253.10.81 offset 3.100239 sec
: > 
: > I don't think that it is the case. Am I missing something?
: > 
: 1) Make sure you have ran "make buildworld".
: 2) Check that your src/ files have sane date/time.

3) Check to make sure that if you are building on one machine and
   installing on the other, all settings are *IDENTICAL*.  This
   includes the paths to the src and obj trees, the MAKEOBJDIRPREFIX
   setting, etc.  If they aren't identical (and differences like
   symlink vs real directory count as not being identical), then make
   them identical and try again.

Warner



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