Date: Wed, 13 Feb 2019 15:35:15 -0800 From: David Wolfskill <david@catwhisker.org> To: Robert Huff <roberthuff@rcn.com> Cc: current@freebsd.org Subject: Re: kernel build dies with "unknown option" Message-ID: <20190213233515.GL1329@albert.catwhisker.org> In-Reply-To: <23652.43101.164485.330280@jerusalem.litteratus.org> References: <23652.43101.164485.330280@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--KUZuYByudWJZmlfy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 13, 2019 at 06:29:33PM -0500, Robert Huff wrote: >=20 > On a system running: >=20 > FreeBSD 13.0-CURRENT r343080 16 Jan 2019 amd64 >=20 > I updated the source tree as of midnight US Eastern time, then > ran buildworld. That completed successfully. > Then: >=20 > huff@jerusalem> make buildkernel KERNCONF=3DJERUSALEM > make[1]: "/usr/src/Makefile.inc1" line 349: SYSTEM_COMPILER: libclang wil= l be built for bootstrapping a cross-compiler. > make[1]: "/usr/src/Makefile.inc1" line 352: SYSTEM_LINKER: Determined tha= t LD=3Dld matches the source tree. Not bootstrapping a cross-linker. >=20 > -------------------------------------------------------------- > >>> Kernel build for JERUSALEM started on Wed Feb 13 18:20:44 EST 2019 > -------------------------------------------------------------- > =3D=3D=3D> JERUSALEM > mkdir -p /usr/obj/usr/src/amd64.amd64/sys >=20 > -------------------------------------------------------------- > >>> stage 1: configuring the kernel > -------------------------------------------------------------- > cd /usr/src/sys/amd64/conf; PATH=3D/usr/obj/usr/src/amd64.amd64/tmp/usr/= sbin:/usr/obj/usr/src/amd64.amd64/tmp/usr/bin:/usr/obj/usr/src/amd64.amd64/= tmp/legacy/usr/sbin:/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/bin:/usr/ob= j/usr/src/amd64.amd64/tmp/legacy/bin::/sbin:/bin:/usr/sbin:/usr/bin config= -d /usr/obj/usr/src/amd64.amd64/sys/JERUSALEM -I '/usr/src/sys/amd64/con= f' '/usr/src/sys/amd64/conf/JERUSALEM' > /usr/src/sys/amd64/conf/JERUSALEM: unknown option "AH_SUPPORT_AR5416" > *** Error code 1 >=20 > I do have: >=20 > options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors > options AH_AR5416_INTERRUPT_MITIGATION # AR5416 interrupt mitigat= ion > options ATH_ENABLE_11N # Enable 802.11n support for AR5416 an= d later >=20 > in the config file. (Full config file is appended.) > .... "svn log conf/NOTES" shows: ------------------------------------------------------------------------ r343427 | avos | 2019-01-25 05:48:40 -0800 (Fri, 25 Jan 2019) | 4 lines Garbage collect AH_SUPPORT_AR5416 config option. It does nothing since r318857. ------------------------------------------------------------------------ Peace, david --=20 David H. Wolfskill david@catwhisker.org Snow despite global warming is as expected as requiring energy to refrigera= te. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --KUZuYByudWJZmlfy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAlxkqbNfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2 PckSUQf/czVeJx835iDRvlkRfYib3/qQMj545UTHskMkPDfMVkKa2bg6dEwBer2J 02EtjlYhOBxY91Ya6RLu07pauocAOrmnND8HlODqj5FZoPFNmxs4Q5vsUxoRCyy8 mX6vESjPHffKinK5QawuuVho8fttBq+7GE+ZopYIPbLq70uhhSLka8HyIuh3hrcu l5tR12E6Lpvvm+EUhrXru9ErnrYbIBe+tnqcZLCP6nLnfCL+/k4LOxpkeGic7VhS M5g0ZeFMZEARDs/IGmuLQI0I5smgFWD/WZd1l+8Ar/czwB8h742R3cXvUESANS/t l5tIbFeWZ+XLSHjsB9MUsfhQxrQocg== =S7Ns -----END PGP SIGNATURE----- --KUZuYByudWJZmlfy--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190213233515.GL1329>