Opened 4 weeks ago
#61968 new defect
tuntaposx @20150118_0: error: : 'ifnet_attach_protocol' is deprecated: first deprecated in macOS 10.15.4 - Network Kernel Extension KPI is deprecated
Reported by: | ShadSterling (Shad Sterling) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | bigsur | Cc: | |
Port: | tuntaposx |
Description
:info:build tun_inet_proto.c:78:9tun_inet6_proto.c:78: :error9: error: : 'ifnet_attach_protocol' is deprecated: first deprecated in macOS 10.15.4 - Network Kernel Extension KPI is deprecated [-Werror,-Wdeprecated-declarations] :info:build 'ifnet_attach_protocol' is deprecated: first deprecated in macOS 10.15.4 - Network Kernel Extension KPI is deprecated [-Werror,-Wdeprecated-declarations] :info:build return ifnet_attach_protocol(ifp, proto, &pr); :info:build ^
And at least 20 additional errors, many of the same form.
This came up in reinstalling everything after moving to Big Sur, tuntaposx is not requested.
Attachments (1)
Note: See
TracTickets for help on using
tickets.