/sys/boot compile broken

Gary Jennejohn gljennjohn at gmail.com
Sat Oct 21 06:41:18 UTC 2017


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.

-- 
Gary Jennejohn


More information about the freebsd-current mailing list