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.
-- 
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