bin/tools/mdig: compile/link failure because of missing isccfg dependency
Summary
bind-9.11.24 compile link failure:
.../host/lib/gcc/arm-buildroot-linux-musleabihf/9.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: warning: libisccfg.so.163, needed by ../../lib/bind9/.libs/libbind9.so, not found (try using -rpath or -rpath-link)
.../host/lib/gcc/arm-buildroot-linux-musleabihf/9.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: ../../lib/bind9/.libs/libbind9.so: undefined reference to `cfg_obj_line'
BIND version used
bind-9.11.24
Steps to reproduce
Compile as buildroot package (see [1], [2] for details).
[1] http://autobuild.buildroot.net/results/966a3de94aa97fa8e9895eede29c9cbfb4bd7301 [2] http://lists.busybox.net/pipermail/buildroot/2020-December/298544.html