Hi.

On FreeBSD 11.0 kernel installation procedure is broken. It does not work without COMPILER_TYPE=clang:

make[2]: "/usr/src/share/mk/bsd.compiler.mk" line 145: Unable to determine compiler type for CC=cc . Consider setting COMPILER_TYPE.

Command 'make installworld COMPILER_TYPE=clang KERNCONF=MYKERNERL' works fine.

And it looks like it works without COMPILER_TYPE=clang if you buildworld before. But I'm not sure.
_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to