Opened 4 years ago
Closed 3 years ago
#61968 closed defect (fixed)
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: | cooljeanius (Eric Gallager) |
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)
Change History (4)
Changed 4 years ago by ShadSterling (Shad Sterling)
comment:1 Changed 3 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
comment:2 Changed 3 years ago by jmroot (Joshua Root)
comment:3 Changed 3 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
This particular error is fixed, but note that #60088 remains.
Note: See
TracTickets for help on using
tickets.
In 0b90952037403928ba9faf0903e74f6d70e9f68d/macports-ports (master):