Page MenuHome GnuPG

Compile error on iMac OS X El Capitan - dns-stuff.c
Closed, ResolvedPublic

Description

attached file is a synopsis of my ./configure and make output -- please let me know if
more is needed. Thanks for any help!

Details

Version
2.1.15

Event Timeline

sloughin set Version to 2.1.15.
sloughin added a subscriber: sloughin.

justus added a project: gnupg (gpg22).
justus added a subscriber: justus.

Thanks for the report. Please attach the full output of configure.

Thanks for reply - I discovered the MacPG installer, which worked, so no urgency on
this but I provide the output from ./configure in case it helps others. It's in
RichTextFormat (.rtf) -- if you require plain text just let me know.

Thanks. I believe the relevant part is:

checking whether the resolver is usable... no
checking whether I can make the resolver usable with BIND_8_COMPAT... no

The latter is indeed a MacOS X specific thing.

Would you be so kind to execute the following commands on your machine, and
report the results back?

grep COMPAT /usr/include/arpa/*
grep PACKETSZ /usr/include/arpa/*

Thanks - attached please find the results of the grep command on the arpa directory...

I got my hands on a macOS box, and this particular problem is fixed in 2e64ccb0.

I still cannot compile gnupg there, but I'm working on it.