On 2021-10-22 Joseph Kezar via Exim-users <[email protected]> wrote: > I'm trying to compile with OpenSSL and am getting this error.
> /usr/bin/ld: hash.o: in function `exim_sha_init': > hash.c:(.text+0x32): undefined reference to `SHA1_Init' > /usr/bin/ld: hash.c:(.text+0x4e): undefined reference to `SHA256_Init' > /usr/bin/ld: hash.c:(.text+0x65): undefined reference to `SHA384_Init' [...] > Any suggestions how I can compile without getting these errors? Hello, You have cut too much/quoted too little to know for sure, you might simply be missing the OpenSSL development package. cu Andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- ## 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/
