Re: make installworld fails

From: matt <sendtomatt_at_gmail.com>
Date: Sat, 05 May 2012 09:46:51 -0700
On 05/03/12 20:49, Tim Kientzle wrote:
> On May 3, 2012, at 1:34 PM, AN wrote:
>
>> Thu May  3 16:25:27 EDT 2012
>>
>> FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #13 r234872: Tue May  1 13:09:55 EDT 2012     root_at_FBSD10:/usr/obj/usr/src/sys/MYKERNEL  amd64
>>
>> # svn up
>> Updated to revision 234981
>>
>> I did build world/kernel, after booting into single user mode and trying make installworld I get the following error:
>>
>> /usr/src/Makefile Line:219 check date and time
>>
>> I have seen this failure before, previously I was able to open the make file and comment out the date and time check, but this time the file seems corrupted, I am not able to open the file in vi.
>>
>> What causes this check to fail?  Is there any way to detect this possibility before rebboting to single user?
> Try looking very critically at the system date and time:
>   $ date
>
> This check is comparing the system time to the timestamps of
> the files on disks to try to detect whether your system clock
> is correct.  Since the 'make' program relies on comparing timestamps,
> you can get very strange results if your system clock is not consistent.
>
> You can use the date utility to set the system clock to
> the approximately correct time (it doesn't need to be very
> exact).  If you have networking, you can use "ntpdate pool.ntp.org"
> to set the clock from the network.
>
> Tim
>
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
>
Did you run "adjkerntz -i" before mounting disks in single user?

Matt
Received on Sat May 05 2012 - 14:47:14 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:26 UTC