Bug 282781 - emulators/parallels-tools: build error since 1500027 (struct ifnet is now hidden)
Summary: emulators/parallels-tools: build error since 1500027 (struct ifnet is now hid...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-15 11:05 UTC by Olivier Cochard
Modified: 2024-11-15 11:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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;
      |         ~~~^