Date: Wed, 12 Dec 2018 09:02:09 -0800 From: Enji Cooper <yaneurabeya@gmail.com> To: Henry Vogt <henry.vogt@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: cannot build i386 12.0-RELEASE kernel on -current Message-ID: <7AB9800A-4C63-408B-BCA6-D7C6B159A235@gmail.com> In-Reply-To: <3855efb7-47ce-8cef-efa1-9b48dfd13118@gmail.com> References: <3855efb7-47ce-8cef-efa1-9b48dfd13118@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_A5FB42A1-FD95-4519-A75F-0FAC9EC2C424 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hi Henry, > On Dec 12, 2018, at 8:29 AM, Henry Vogt <henry.vogt@gmail.com> wrote: >=20 > Hi, >=20 > my build machine (FreeBSD:13:amd64 r341429) builds world/kernel ok for = amd64, world for i386 ok, but fails 'make buildkernel' for i386: >=20 > -- snip >=20 > ... >=20 > --- if_vte.o --- > /usr/src/12/sys/dev/vte/if_vte.c:76:10: fatal error: 'miibus_if.h' = file not found > #include "miibus_if.h" > ^~~~~~~~~~~~~ > Building /usr/obj/usr/src/12/i386.i386/sys/MODULAR/msdosfs_denode.o > --- modules-all --- > --- all_subdir_accf_dns --- > =3D=3D=3D> accf_dns (all) > Building /usr/obj/usr/src/12/i386.i386/sys/MODULAR/msdosfs_fat.o > --- if_vte.o --- > 1 error generated. > *** [if_vte.o] Error code 1 >=20 > ... >=20 > -- snip >=20 > Is this known - did i miss something ? > Howto fix ? Did you run `make obj; make depend` beforehand or add miibus to your = KERNCONF, like if_vte suggests? Cheers! -Enji VTE(4) FreeBSD Kernel Interfaces Manual = VTE(4) NAME vte =E2=80=93 Vortex86 RDC R6040 Fast Ethernet driver SYNOPSIS To compile this driver into the kernel, place the following lines = in your kernel configuration file: device miibus device vte --Apple-Mail=_A5FB42A1-FD95-4519-A75F-0FAC9EC2C424 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE5bk3FaGcY5rvqmb79YOpJmkwhhUFAlwRPxEACgkQ9YOpJmkw hhUSHQ//ZYwhIVIFbvM7Oe09YAkYwb+pgRyg2HsogfJ1+roGIzVPXjiHZEluAskr kis46RD/7imD/saiUj097U0cv6yHuof2ZJLbrXt0+O20KxoRX6kbcOur047+Iir+ Zt2qrcQzikb35oqdurRJ9sRYgYrod5E+sfUB0igC8MfcbFxl8Xp//xFfvKVGZRTx lH8HWrd+JnOSl5/8sz0t38bgoOQ5Xab41mDc9f3UwXY/Wv0SVeKg2lwgBQoqiHD8 V2GCMp3J+R3a61fjJKp0kJg/YvWrpcpUCl2I2kYomPQgGos4f3wAnQAjVAWLc51R F95rcFKOqzHgr0cxmHqT/9scbpH1yjVx9AtCZ2sniHghWr/FzIMDE2V7ki0NGD+2 yO7yo4sIFwlE/1+DjW01FENATWWsiL38J+s/5QlX05Dhu2orNHwX6I9xTt13FRC4 nMKny6Uzzv4wy9N/1bgXzl1i8N72VyYHe1Af0CfNF7IIEbvn+XpSEKnI3AMK3XdK jNCl0su33ypTCMAtst+8ytV9nt72ZCSdz2GX7H/JO4tzH9psnf+43q0FTRkdcvjb l6Jv5DAD/RZfvphkmcoWPUGhK/HnGR2iqWE48aQQ8EMgVl9jjsXL0Qsr1OdVu7Qv E2MvlDnw9+CldIcSrg2APri1chPoDJwpDEhLRHgxuuIqRv4kEnA= =R/9j -----END PGP SIGNATURE----- --Apple-Mail=_A5FB42A1-FD95-4519-A75F-0FAC9EC2C424--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7AB9800A-4C63-408B-BCA6-D7C6B159A235>