Date: Fri, 15 Nov 2024 09:16:22 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyODI3NzNdIG5ldC9hcXVhbnRpYS1hdGxhbnRpYy1rbW9k?= =?UTF-8?B?OuKAr2J1aWxkIGVycm9yIHNpbmNlIDE1MDAwMjcgKHN0cnVjdCBpZm5ldCBp?= =?UTF-8?B?cyBub3cgaGlkZGVuKQ==?= Message-ID: <bug-282773-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282773 Bug ID: 282773 Summary: net/aquantia-atlantic-kmod:=E2=80=AFbuild error since 1= 500027 (struct ifnet is now hidden) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: olivier@freebsd.org Hi, looks like a long due change switch to default on current: https://lists.freebsd.org/archives/freebsd-net/2024-November/005983.html And this port doesn=E2=80=99t compile anymore: aq_main.c:793:31: error: incomplete definition of type 'struct ifnet' 793 | aq_hw_set_promisc(hw, !!(ifp->if_flags & IFF_PROMIS= C), | ~~~^ /usr/include/net/if.h:667:16: note: forward declaration of 'struct ifnet' 667 | typedef struct ifnet *if_t; | ^ --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282773-7788>