Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2011 13:10:29 -0400
From:      Boris Kochergin <spawk@acm.poly.edu>
To:        Kevin Oberman <kob6558@gmail.com>
Cc:        David Demelier <demelier.david@gmail.com>, freebsd-stable <freebsd-stable@freebsd.org>
Subject:   Re: make installworld fails (touch not found)
Message-ID:  <4E70E005.8060804@acm.poly.edu>
In-Reply-To: <CAN6yY1sH9MjPRrpEGtYqxR-8r07wH7JNv5KZLm7r5qEuTpA4ug@mail.gmail.com>
References:  <4E70D1B1.3040203@gmail.com> <CAN6yY1sH9MjPRrpEGtYqxR-8r07wH7JNv5KZLm7r5qEuTpA4ug@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09/14/11 12:37, Kevin Oberman wrote:
> On Wed, Sep 14, 2011 at 9:09 AM, David Demelier
> <demelier.david@gmail.com>  wrote:
>> Hi,
>>
>> Today I pulled up the last changes for RELENG_8 branch and I got an error
>> when doing the make installworld target :
>>
>> ===>  gnu/usr.bin/texinfo/doc (install)
>> install-info --quiet  --defsection=Miscellaneous  --defentry=  info.info
>> /usr/share/info/dir
>> install-info --quiet  --defsection=Miscellaneous  --defentry= info-stnd.info
>> /usr/share/info/dir
>> install-info --quiet  --defsection=Miscellaneous  --defentry= texinfo.info
>> /usr/share/info/dir
>> install -o root -g wheel -m 444  info.info.gz info-stnd.info.gz
>> texinfo.info.gz /usr/share/info
>> ===>  include (install)
>> creating osreldate.h from newvers.sh
>> touch: not found
>> *** Error code 127
>>
>> Stop in /usr/src/include.
>> *** Error code 1
>>
>> Anyone having the same issue?
> Check the setting of the date/time on the system.

I've also seen this happen when my /usr/src was out of sync with /usr/obj.

-Boris



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