Subject: Re: c-ares 1.5.2 build failure under Mac OS X

Re: c-ares 1.5.2 build failure under Mac OS X

From: Brad House <brad_at_mainstreetsoftworks.com>
Date: Fri, 30 May 2008 10:10:16 -0400

> I tried building c-ares 1.5.2 under Mac OS X (all versions 10.3.9-10.5.3
> - PPC/Intel) and got the same error:

I can reproduce here...

The reason is because adig.c is missing:

#ifdef HAVE_ARPA_NAMESER_COMPAT_H
#include <arpa/nameser_compat.h>
#endif

Add that in there, and you'll be good to go.

-Brad
Received on 2008-05-30