> On 25. 9. 2025, at 20:04, Havard Eidnes <[email protected]> wrote: > > $ ls -l /usr/local/lib/libdns.so > -rwxr-xr-x 1 root wheel 10016512 Sep 11 23:12 /usr/local/lib/libdns.so > $ ls -l /usr/local/lib/libisc.so > -rwxr-xr-x 1 root wheel 5266832 Sep 11 23:12 /usr/local/lib/libisc.so > $ ls -l /usr/local/lib/libisccfg.so > -rwxr-xr-x 1 root wheel 4527832 Sep 11 23:12 /usr/local/lib/libisccfg.so > $
Gah, this was intermittent error in the meson. Already fixed - please retry with 9.21.12. > $ ls -l /usr/pkg/lib/libdns.so > lrwxrwxr-x 1 root wheel 17 Sep 11 17:05 /usr/pkg/lib/libdns.so -> > libdns-9.20.13.so > $ ls -l /usr/pkg/lib/libisc.so > lrwxrwxr-x 1 root wheel 17 Sep 11 17:05 /usr/pkg/lib/libisc.so -> > libisc-9.20.13.so > $ ls -l /usr/pkg/lib/libisccfg.so > lrwxrwxr-x 1 root wheel 20 Sep 11 17:05 /usr/pkg/lib/libisccfg.so -> > libisccfg-9.20.13.so > $ I’m not at the computer and I don’t remember this, but are the symlinks produced by autotools (make install)? Those are useless as to SONAME doesn’t match these. Ondrej -- Ondřej Surý — ISC (He/Him) My working hours and your working hours may be different. Please do not feel obligated to reply outside your normal working hours. -- Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list.

