configure error for bind-9.20.1
Andreas S. Kerber
ask at ag-trek.de
Mon Sep 16 12:36:42 UTC 2024
Am Mon, Sep 16, 2024 at 09:08:11PM +0900 schrieb Sakuma, Koshiro:
> Hello. Thank you for your quick response. Here is config.log file. And
> also, libatomic installed list on RHEL9.4 version.
{...}
> $ ./configure --prefix=/usr/local/bind/chroot --localstatedir=/var
> --sysconfdir=/etc --with-openssl --enable-chroot
{...}
> '--localstatedir=/var' '--sysconfdir=/etc' '--with-openssl' '--enable-c
> hroot' 'LIBURCU_CFLAGS=/usr/local/include' 'LIBURCU_LIBS=/usr/local/lib'"
Hi Sakuma,
maybe you wan't to try to install the userspace-rcu-devel package of RHEL 9.4 and don't try to use a custom URCU path (just guessing from the above LIBURCU_CFLAGS/LIBURCU_LIBS paths).
I'm not using RHEL 9.4, but Alma 9.4 (which should be quite similar). Alma 9.4 provides userspace-rcu-devel 0.12.1 which satisfies the BIND 9.20.1 requirements and compiles fine on my environment.
Andreas
More information about the bind-users
mailing list