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:53:17 -0400

>> I can reproduce here...
>>
>> The reason is because adig.c is missing:
>>
>> #ifdef HAVE_ARPA_NAMESER_COMPAT_H
>> #include <arpa/nameser_compat.h>
>> #endif
>
> Shouldn't this also be added after all "#include <arpa/nameser.h>"
> that are in other source files ? Or do those other ones not really
> benefit from it ?

As far as I can tell, all the other files which _need_ it, already
have it, as that is the only compilation error. I just cut and paste
the #ifdef and #include from another source file that already had it.

-Brad
Received on 2008-05-30