Cherry-pick crash fix from the upstream repo PR: 226575 Reported by: Goran Mekić <meka@tilda.center> Obtained from: https://git.nlnetlabs.nl/ldns/commit/?id=98291475 MFC after: 2 weeks
QUICK INSTALL GUIDE drill is a subdirectory in ldns. To compile drill you need: autoreconf && ./configure && make If ldns is installed in a different location, use --with-ldns=directory See also ./configure --help In the first case you must run drill as: LD_LIBRARY_PATH=../.libs ./drill <options>