On Sun, Oct 13, 2024 at 10:55:52PM +0100, Niall O'Reilly wrote:
! FYI only.  I've submitted a [bug report][] to the FreeBSD Bugzilla.

! After upgrading to 1.4.1_6, I see:
! 
! ```
! grab(maint)$ uname -a
! FreeBSD grab.no8.be 14.1-RELEASE-p5 FreeBSD 14.1-RELEASE-p5 GENERIC amd64
! grab(maint)$ pkg info protobuf-c | grep -i ^version
! Version        : 1.4.1_6
! grab(maint)$ dig -v
! ld-elf.so.1: /usr/local/lib/libprotobuf-c.so.1: version LIBPROTOBUF_C_1.0.0
! required by /usr/local/lib/bind-tools/libdns-9.20.2.so not defined
! grab(maint)$
! ```

I cannot reproduce:

# dig -v
DiG 9.20.2
# ldd /usr/local/bin/dig | grep protobuf
        libprotobuf-c.so.1 => /usr/local/lib/libprotobuf-c.so.1 (0x174f307b6000)
# pkg which /usr/local/lib/libprotobuf-c.so.1
/usr/local/lib/libprotobuf-c.so.1 was installed by package protobuf-c-1.4.1_6

# uname -a
FreeBSD vbuild3 13.4-RELEASE-p1 FreeBSD 
13.4-RELEASE-p1[e0f62d90381c=bc3877972ebd+41] ZE6R13V1 amd64
-- 
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from 
this list

ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to