Re: [exim] Difficulty compiling 4.95 on Debian 11

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jeremy Harris
Päiväys:  
Vastaanottaja: exim-users
Aihe: 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