Re: Unexpected extra care needed for building BIND 9.18.8

2022-11-07 Thread Niall O'Reilly
Thanks for replying so promptly, Ondřej. On 6 Nov 2022, at 15:34, Ondřej Surý wrote: Nope, that’s local to your system. Hard to tell what’s wrong from just a single message, but either there’s cruft somewhere in the path with more priority That was it. Rebuilding the cache cleared the proble

Re: Unexpected extra care needed for building BIND 9.18.8

2022-11-06 Thread Ondřej Surý
> Is this as intended? Nope, that’s local to your system. Hard to tell what’s wrong from just a single message, but either there’s cruft somewhere in the path with more priority or your dynamic linker configuration is wrong. Inspecting the binary that’s failing with `libtool --mode=execute ldd`

Unexpected extra care needed for building BIND 9.18.8

2022-11-06 Thread Niall O'Reilly
Building BIND 9.18.8 from source seems to need ./configure; LD_RUN_PATH=/usr/local/lib make; sudo make install instead of the traditional ./configure; make; sudo make install Using the traditional recipe, I obtained the run-time error message named: error while loading shared libraries: libis