Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Feb 2017 20:21:29 +0300
From:      Sergey Matveychuk <sem33@yandex-team.ru>
To:        freebsd-stable@freebsd.org
Subject:   kernel installation problem on STABLE-11
Message-ID:  <c7b63611-3914-f094-ca9c-10fb1e6c5e3a@yandex-team.ru>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c7b63611-3914-f094-ca9c-10fb1e6c5e3a>