Re: Make fails with 2.3.0.1 & 2.2.34 on Mac OS X 10.7.5
On 02 March 2018 at 08:42 James Brown
wrote: On 1 Mar 2018, at 9:52 pm, Aki Tuomi
mailto:aki.tuomi@dovecot.fi> wrote: Can you also post your config.h? It should be at source root.
Aki
I tried but it was too big to post on the mailing list. I’m not sure if you got the direct email.
Yeah I got it.
We have attempted to compile our code with OpenSSL 1.0, 1.0.2 and 1.1.0, but I'll try the specific releases too.
Can you try this patch?
diff --git a/src/lib-dcrypt/dcrypt-openssl.c b/src/lib-dcrypt/dcrypt-openssl.c
index 26c9b91..187bb75 100644
--- a/src/lib-dcrypt/dcrypt-openssl.c
+++ b/src/lib-dcrypt/dcrypt-openssl.c
@@ -9,17 +9,17 @@
#include "array.h"
#include "module-dir.h"
#include "dovecot-openssl-common.h"
-#include
participants (1)
-
Aki Tuomi