7 Dec
2016
7 Dec
'16
7:30 a.m.
On 12/06/2016 11:35 AM, Ruga wrote:
Results from the application of the following patch from Aki.
perl -i -ple 's|^(\s*#include
\s* )$|$1\n\t#if OPENSSL_VERSION_NUMBER == 0x20000000L\n\t#define OPENSSL_VERSION_NUMBER 0x10001000L\n\t#endif|' configure.ac;
I use a different method of patching but similar in end result concept, but I too have an error - I haven't looked at why yet, that's on my todo list, just saw the build fails.
I might see if I can get it to build tonight. My personal use of dovecot is rather limited, three low volume servers, so I can't be of much use in finding problems that are not compile related, but I'll try to figure out the LibreSSL needed build tweaking tonight.