Ogden, Kenneth wrote:

> While attempting to compile 2.1.18 on HP-UX, I get the following error
> message.      

> Section of proto.c mentioned:
> 
> int IdentifyForVerification(int sd,char *localip,int family)
> 
> { char sendbuff[CF_BUFSIZE],dnsname[CF_BUFSIZE];
>   struct sockaddr_in6 myaddr;

This is a portability bug -- there is no sockaddr_in6 for HPUX 11.0.
-- 
Joe Buehler



_______________________________________________
Help-cfengine mailing list
Help-cfengine@gnu.org
http://lists.gnu.org/mailman/listinfo/help-cfengine

Reply via email to