mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 19:05:20 -05:00
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 |
||
|---|---|---|
| .. | ||
| ChangeLog.22-nov-2005 | ||
| chasetrace.c | ||
| config.h | ||
| config.h.in | ||
| configure | ||
| configure.ac | ||
| dnssec.c | ||
| drill.1 | ||
| drill.1.in | ||
| drill.c | ||
| drill.h | ||
| drill_util.c | ||
| drill_util.h | ||
| error.c | ||
| install-sh | ||
| Makefile.in | ||
| README | ||
| REGRESSIONS | ||
| root.c | ||
| securetrace.c | ||
| work.c | ||
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>