Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 2024 11:05:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 282781] emulators/parallels-tools: build error since 1500027 (struct ifnet is now hidden)
Message-ID:  <bug-282781-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282781

            Bug ID: 282781
           Summary: emulators/parallels-tools: build error since 1500027
                    (struct ifnet is now hidden)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          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

if_pvmnet.c:297:5: error: incomplete definition of type 'struct ifnet'
  297 |         ifp->if_softc =3D sc;
      |         ~~~^

--=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-282781-7788>