meson - rpath and chroot
Richard Doty
richard.a.doty at protonmail.com
Thu Aug 21 15:23:57 UTC 2025
I am struggling a little to adapt to meson on linux.
I noticed in https://www.mail-archive.com/bind-users@lists.isc.org/msg35684.html that rpath was removed from the bind build. Now I know why my binaries could not find their libraries (I edited meson.build to re-add rpath). Am I the only end-user who still uses --prefix ?
I also noticed that the new bind is missing chroot support; I cannot find any mention of this change in the release notes. I resorted to
$ CFLAGS=-DHAVE_CHROOT=1 meson setup
Is there a better way to recover previously available configure options like --enable_chroot ?
Thanks,
Richard.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20250821/4aaadac4/attachment.htm>
More information about the bind-users
mailing list