[Linux-ha-dev] Re: [patch] IPv6addr: Check for netinet/icmp6.h
instead of linux/icmpv6.h
Simon Horman
horms at verge.net.au
Tue Jan 8 19:32:00 MST 2008
On Fri, Dec 28, 2007 at 10:39:06AM +0200, Tuomo Soini wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Simon Horman wrote:
> > Configure currently checks for asm/types.h+netinet/icmp6.h,
> > however this check fails on debian ia64. Changing the check
> > to sys/types.h+netinet/icmp6.h resolves the problem for Debian,
> > but breaks RHEL 4.
> >
> > http://developerbugs.linux-foundation.org/show_bug.cgi?id=1660
> >
> > This revised check looks for sys/types.h+netinet/icmp6.h which
> > is more or less what resources/OCF/IPv6addr.c actually uses,
> > so hopefully this check keeps all the relevant parties happy.
> >
> > Tuomo, could you check this patch and see if it causes you pain?
>
> Yes, this new check seems to work on rhel4 too.
Thanks. I have applied the change now.
--
Horms
More information about the Linux-HA-Dev
mailing list