Bug 282781

Summary: emulators/parallels-tools: build error since 1500027 (struct ifnet is now hidden)
Product: Ports & Packages Reporter: Olivier Cochard <olivier>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: New ---    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Olivier Cochard freebsd_committer freebsd_triage 2024-11-15 11:05:22 UTC
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;
      |         ~~~^