Re: [exim] Difficulty compiling 4.95 on Debian 11

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] Difficulty compiling 4.95 on Debian 11
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