Date: Fri, 2 Jun 2023 09:56:44 +0000 From: Gary Jennejohn <garyj@gmx.de> To: current@freebsd.org Subject: Error building world in current Message-ID: <20230602115644.7ce88b9f@ernst.home>
next in thread | raw e-mail | index | archive | help
Error building world in current: =2D------------------------------------------------------------- >>> stage 3.1: building everything =2D------------------------------------------------------------- /usr/src/sys/netlink/route/iface.c:1315:22: error: use of undeclared identifier 'if_flags' if (error =3D=3D 0 && !(if_flags & IFF_UP) && (if_getflags(ifp) & = IFF_UP)) ^ 1 error generated. =2D-- iface.o --- *** [iface.o] Error code 1 My source tree was updated just a few minutes ago and I didn't see any recent changes to iface.c. I have WITHOUT_NETLINK_SUPPORT=3D in my src.conf. =2D- Gary Jennejohn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230602115644.7ce88b9f>