Jeffrey Walton <[email protected]> writes: > The failure will also affect some of the BSDs. I know it affects NetBSD, too.
I made a commit a while ago to always use an absolute name (based on autoconf's abs_top_builddir). See https://git.lysator.liu.se/nettle/nettle/-/commit/b3474802b81df6db83492adf251503d86b48299c As far as I'm aware, that should fix BSDs and other systems disliking relative names in LD_LIRBARY_PATH. If you can verify the rc1 tarball on NetBSD (I only have FreeBSD nearby), that would be nice. The remaining problem I'm aware of is the security "feature" to sometimes discard DYLD_LIBRARY_PATH completely. My understanding is that problem is limited to MacOS. Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
