Re: [MacPorts] #70165: net-snmp fails to build: error: ‘MLD_LISTENER_QUERY’ undeclared (first use in this function)
MacPorts
noreply at macports.org
Wed Jun 5 15:45:40 UTC 2024
#70165: net-snmp fails to build: error: ‘MLD_LISTENER_QUERY’ undeclared (first use
in this function)
---------------------------+------------------------
Reporter: barracuda156 | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Resolution: | Keywords:
Port: net-snmp |
---------------------------+------------------------
Comment (by barracuda156):
Replying to [comment:1 ryandesign]:
> Looks like `MLD_LISTENER_QUERY` ought to be defined in the system's
icmp6.h header. Maybe not on older systems. Or maybe they forgot to
include that header.
On my system `/usr/include/netinet/icmp6.h` has:
{{{
#define MLD6_LISTENER_QUERY 130 /* multicast listener
query */
#define MLD6_LISTENER_REPORT 131 /* multicast listener
report */
#define MLD6_LISTENER_DONE 132 /* multicast listener done
*/
}}}
But no MLD_* versions.
--
Ticket URL: <https://trac.macports.org/ticket/70165#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list