[Bug 282781] emulators/parallels-tools: build error since 1500027 (struct ifnet is now hidden)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Nov 2024 11:05:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282781
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 = sc;
| ~~~^
--
You are receiving this mail because:
You are the assignee for the bug.