On 22/10/2021 15:09, Joseph Kezar via Exim-users wrote:
/usr/bin/ld: hash.c:(.text+0xb9): undefined reference to `EVP_sha3_256'
That looks like an OpenSSL routine name. Check you have a consistent set of TLS-related definitions in your Local/Makefile, and do a "make distclean". -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
