Re: NSD 4.1.17rc1 pre-release
"A. Schulze" <[email protected]>
| Newsgroups | gmane.network.dns.nsd.general |
|---|---|
| Message-ID | <[email protected]> |
Am 13.07.2017 um 15:55 schrieb W.C.A. Wijngaards: >> make nsd-mem xfr-inspect >> is xfr-inspect intended to be build that way? > > Yes that is how to build it. > > xfr-inspect is meant as a debug tool, so not shipped or built by > default. ./xfr-inspect -l /tmp/nsd.pid/xfr.1234 > > If you put the xfr-inspect.c (from the source repository) file at that > path, then the build would succeed. Ah! I missed that there is no tpkg/ directory. I assumed it's there because nsd-mem.c /is/ present. would it be possible to include the tool in the source but don't build & install it by default? Andreas