Re: problems with installworld

2018-08-22 Thread tech-lists
On 18/08/2018 14:15, Polytropon wrote: Try to follow the instructions on top of /usr/src/Makefile (comment header). Before you perform "make installworld", make sure you have rebooted the system into single-user mode (with the new kernel). Also see "man 7 build" for details. yep, that fixed

Re: problems with installworld

2018-08-18 Thread Polytropon
On Sat, 18 Aug 2018 10:39:20 +0100, John wrote: > Hello lists, > > context: 11.1-STABLE #0 r331421 > > Source build: make buildworld make buildkernel make installkernel > all work. I try running make installworld and I get the following error: > > # make installworld > make[1]: "/usr/obj/usr/sr

problems with installworld

2018-08-18 Thread John
Hello lists, context: 11.1-STABLE #0 r331421 Source build: make buildworld make buildkernel make installkernel all work. I try running make installworld and I get the following error: # make installworld make[1]: "/usr/obj/usr/src/amd64.amd64/toolchain-metadata.mk" line 1: Using cached toolch

Re: problems with installworld

2002-02-02 Thread Mike Tancsa
OK, I found what the problem was. The box had somehow reset its time to Jan, 2000. I reset the date, re-cvsup'd and all is back to normal. Not sure why this is the case, but this solved it. ---Mike At 03:08 PM 2/1/2002 -0500, Mike Tancsa wrote: >With a just cvsup'd box I am seeing