tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Mac OS X Leopard ppc64 failures



Could you try the following patch & report back.

--- asn.c.orig 2017-02-17 02:50:57.000000000 +0000
+++ asn.c
@@ -23,9 +23,6 @@
#include <stdlib.h>
#include <sys/types.h>

-#ifdef __APPLE__
-#define BIND_8_COMPAT
-#endif
#include <arpa/nameser.h>
#ifdef HAVE_ARPA_NAMESER_COMPAT_H
#include <arpa/nameser_compat.h>

That works :)

John


Home | Main Index | Thread Index | Old Index