/sys/boot compile broken
Allan Jude
allanjude at freebsd.org
Sat Oct 21 15:02:34 UTC 2017
On 2017-10-21 02:41, Gary Jennejohn wrote:
> SVN for HEAD source at 324810.
>
> Compiling /sys/boot is totally screwed up. The failure is that
> geliboot.c cannot be found.
>
> This prevents a successful ``make buildworld''.
>
> This error occurs despite the fact that I have LOADER_NO_GELI_SUPPORT
> set to yes in src.conf.
>
> Looking at the various Makefiles this option is supposed to prevent
> using GELI.
>
> Even if the user wanted to use GELI the compile of the boot code
> would probably fail.
>
> imp@ has had his fingers in the boot code lately.
>
Some of the boot code has been changed over to LOADER_GELI_SUPPORT=no
And so you ended up with some code not guarded. Add the additional
src.conf knob for now, and Warner will get it fixed up shortly.
--
Allan Jude
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20171021/c262f543/attachment.sig>
More information about the freebsd-current
mailing list