Date: Sat, 21 Oct 2017 11:02:21 -0400 From: Allan Jude <allanjude@freebsd.org> To: freebsd-current@freebsd.org Subject: Re: /sys/boot compile broken Message-ID: <948b8477-8ef2-9a6f-b9f8-83f515e44b9f@freebsd.org> In-Reply-To: <20171021084104.517ba6b7@ernst.home> References: <20171021084104.517ba6b7@ernst.home>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --lGUeGaQm34b5qgEOhWBo3Ws0IhXvqdsBp Content-Type: multipart/mixed; boundary="VIKpEwQkR3MqjFunTfCSPCx3QvlOd2Veb"; protected-headers="v1" From: Allan Jude <allanjude@freebsd.org> To: freebsd-current@freebsd.org Message-ID: <948b8477-8ef2-9a6f-b9f8-83f515e44b9f@freebsd.org> Subject: Re: /sys/boot compile broken References: <20171021084104.517ba6b7@ernst.home> In-Reply-To: <20171021084104.517ba6b7@ernst.home> --VIKpEwQkR3MqjFunTfCSPCx3QvlOd2Veb Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 2017-10-21 02:41, Gary Jennejohn wrote: > SVN for HEAD source at 324810. >=20 > Compiling /sys/boot is totally screwed up. The failure is that > geliboot.c cannot be found. >=20 > This prevents a successful ``make buildworld''. >=20 > This error occurs despite the fact that I have LOADER_NO_GELI_SUPPORT > set to yes in src.conf. >=20 > Looking at the various Makefiles this option is supposed to prevent > using GELI. >=20 > Even if the user wanted to use GELI the compile of the boot code > would probably fail. >=20 > imp@ has had his fingers in the boot code lately. >=20 Some of the boot code has been changed over to LOADER_GELI_SUPPORT=3Dno 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. --=20 Allan Jude --VIKpEwQkR3MqjFunTfCSPCx3QvlOd2Veb-- --lGUeGaQm34b5qgEOhWBo3Ws0IhXvqdsBp Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQIcBAEBAgAGBQJZ62GBAAoJEBmVNT4SmAt+OsAQAOgAVryT1fekSd/CPjZh+MVZ xsdsSKQEu4zjvgPEVq3kzLrIE6CVb8Zq/K0ib/NltjWNHv4Tw9yf6dFt3Y6f3fH0 Jn1/ukVaWgPp6W4R+4BsvknoTvrO3ztwkEYZ532o2NE0kfFXRRJe0ISp/OA5HDhB lH8ScQI0R8IVNF7UYS04JqalHEl5b4a9Qvigmrq5C8e7DxwFAD60CATcmPb0YiJg 0sIdnWB8ZyYqaS3Z6JC3DuuHjkOHenLvrA7/HQfssrN6R90WJaUn8HkbebAL6R88 ltHH0WP5ALomvQQ5qrjADRmnAocNyviQh+5dGkI9sWc0O3SyTdeZ3oBtrRM2aJM+ Od2LrNZSe3NKLZ1Y0BESLMqhDKrtxB8baCSvKtYmYjRrShhxjLQ2OlStJsBKfYap 2ODY0T793K82kK3kVKimK26HaZ/ESz9Y3eKIaZwrbI+PBKm/2SUlfE45gbwnfJlA 7s/Qvk+d0MdXr2AVp657oW5Ba0ox9KD5brlRCXh5Svmorj2DrMi3kU6ZAlsxcERM J5EGoYQ7It/3UyDJ7+NSPXfsF5V4GTxl0SrhyL8k6iZbcx8c6GAeOfOV7ZSAb3L5 xSBj4jwPkL5bw0/AxWMON0Y/jgpbcScMQsAbIKiCDwGsdCHjBurxM3CtJy4GWpi+ K2gTm9a1jy8Bj1mdDVFK =tDTB -----END PGP SIGNATURE----- --lGUeGaQm34b5qgEOhWBo3Ws0IhXvqdsBp--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?948b8477-8ef2-9a6f-b9f8-83f515e44b9f>