Re: Not bootstrapping a cross-compiler

2024-11-23 Thread Jochen Neumeister
; line 362: SYSTEM_COMPILER: Determined that CC=cc matches the source tree.  Not bootstrapping a cross-compiler. make[1]: "/usr/src/Makefile.inc1" line 367: SYSTEM_LINKER: Determined that LD=ld matches the source tree.  Not bootstrapping a cross-linker. ---

Re: Not bootstrapping a cross-compiler

2024-11-20 Thread Yuri Pankov
t; line 362: SYSTEM_COMPILER: Determined > that CC=cc matches the source tree.  Not bootstrapping a cross-compiler. > make[1]: "/usr/src/Makefile.inc1" line 367: SYSTEM_LINKER: Determined > that LD=ld matches the source tree. 

Re: Not bootstrapping a cross-compiler

2024-11-20 Thread Maku Bex
After a “git pull” in /usr/src I get this error at buildworld: > > > make -j12 buildworld > --- buildworld --- > make[1]: "/usr/src/Makefile.inc1" line 362: SYSTEM_COMPILER: Determined that > CC=cc matches the source tree. Not bootstrapping a cross-compiler. > make[

Not bootstrapping a cross-compiler

2024-11-20 Thread Jochen Neumeister
tree. Not bootstrapping a cross-compiler. make[1]: "/usr/src/Makefile.inc1" line 367: SYSTEM_LINKER: Determined that LD=ld matches the source tree. Not bootstrapping a cross-linker. --- buildworld_prologue --- -- >>> Worl