[fetchmail]fetchmail 6.2.9-rc3 available
Matthias Andree
matthias.andree@gmx.de
Tue, 20 Sep 2005 02:45:06 +0200
On Mon, 19 Sep 2005, Jim Correia wrote:
> On Sep 19, 2005, at 5:28 AM, Matthias Andree wrote:
>
> >There is an report that a 6.2.6-pre8 package didn't build on MacOS X
> >(which will be fixed if still present) and I am aware that the MX
> >alias
> >detection code isn't IPv6 aware (this will probably not be fixed and
> >rather removed from a future version).
>
> It also appears to be the case that this release doesn't compile on
> Mac OS X either.
>
> mxget.c: In function ‘getmxrecords’:
> mxget.c:64: error: ‘HEADER’ undeclared (first use in this function)
>
> On Mac OS X 10.4.2 it appears the relevant structure is defined in
> <arpa/nameser_compat.h>.
Same here on Linux - and it's included from arpa/nameser.h.
Could you please check:
1. if config.h (after running ./configure) #defines HAVE_ARPA_NAMESER_H?
(it might use #undef instead)
2. if there are suspicious warnings or errors in config.log in the
vicinity of arpa/nameser.h checks?
3. what config.log contains about res_search
Thanks for your report.
--
Matthias Andree