On Sun, 31 Oct 2004, Peter Losher wrote: > On Friday 29 October 2004 10:15 am, Doug White wrote: > > This is indicative of your system clock being off by large amounts, or > > reset timestamps on src/ files. Check the system date and correct. > > > > Cleaning up from that is not easy, though; you may have to remove and > > re-extract your source. It will update files in the wrong way and > > damage your tree. > > > > You can try 'make cleandir; make cleandir' and removing /usr/obj > > completely if reconstiuting your source tree is painful. > > On both systems, the clock was off by less than a minute (46 seconds on > on, the other 39 seconds), I ran ntpdate, then did a 'make cleandir; make > cleandir' as well as removing /usr/obj and then later /usr/{obj,src}, > and checked out a fresh RELENG_5_3 src tree, and the same thing still > happens. > > Ideas? - Peter Try make OSRELDATE=0 buildworld I guess ... try the mega-botstrap. If that doesn't do it then your build environment is seriously damaged. Fixing the broken clocks and cvsupping from scratch fixed it for me on one machine. If that doesn't do it then I don't know what to say other than reformat & reinstall. -- Doug White | FreeBSD: The Power to Serve dwhite_at_gumbysoft.com | www.FreeBSD.orgReceived on Tue Nov 02 2004 - 01:50:42 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:20 UTC