[Bug 282780] emulators/virtualbox-ose-kmod: build error since 1500027 (struct ifnet is now hidden)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 15 Nov 2024 11:03:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282780

            Bug ID: 282780
           Summary: emulators/virtualbox-ose-kmod: build error since
                    1500027 (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: vbox@FreeBSD.org
          Reporter: olivier@freebsd.org
          Assignee: vbox@FreeBSD.org
             Flags: maintainer-feedback?(vbox@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

--- VBoxNetFlt-freebsd.o ---
VBoxNetFlt-freebsd.c:343:24: error: incomplete definition of type 'struct
ifnet'
  343 |     VBOXCURVNET_SET(ifp->if_vnet);
      |                     ~~~^

-- 
You are receiving this mail because:
You are the assignee for the bug.