On Thu, Mar 26, 2009 at 11:10:24AM +0900, Mitsuru Chinen wrote:
> Hi Thomas,
> 
> What kind of Linux distribution are you using?

I supppose he is using a linux distribution with a libc version lower than
2.4 - at a guess RHEL4 is one of those.

For glibc 2.4 MLD_LISTENER_QUERY changed name from ICMP6_MEMBERSHIP_QUERY.
For glibc 2.0.99 ICMP6_MEMBERSHIP_QUERY changed name from ICMPV6_MGM_QUERY.
ICMPV6_MGM_QUERY was never in any released glibc.

I think you need a configure check to verify that MLD_LISTENER_QUERY exists.

> When I built on Fedora10 for i386, I don't see this build error.

This is expected given the description above.

/MF

------------------------------------------------------------------------------
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to