Re: Development version of BIND 9 - 9.21.10 with meson build system
Havard Eidnes via bind-users <[email protected]>
| Newsgroups | gmane.network.dns.bind9.user |
|---|---|
| Message-ID | <20250911.231854.1068842324090638512.he__12611.2551124365$1757625561$gmane$org@uninett.no> |
So... I got some hints elsewhere. In my case I need $ meson setup build-dir -Dtracing=disabled $ meson compile -C build-dir However, install still errors out: # meson install -C build-dir errors out when I have BIND 9.20 already installed in /usr/local with ERROR: Destination '/usr/local/bin/named-compilezone' already exists and is not a symlink after having installed lots of other files. So now I have an incomplete installation of BIND 9.21.11. I'm still puzzled how a dtrace-enabled build is supposed to work, it ends up with lots of ISC/BIND-specific undefined symbols seemingly related to dtrace, detected in the "install" phase. Regards, - Håvard -- Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list.