On 30/11/17 10:19, Frank Elsner wrote: > On Thu, 30 Nov 2017 09:44:02 +0000 Jeremy Harris wrote: >> [jgh@armadillo ~]$ uname -a >> Linux armadillo.vm.dom.ain 4.13.12-200.fc26.aarch64 #1 SMP Wed Nov 8 >> 16:31:35 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux >> [jgh@armadillo ~]$ grep -r X509_check_host /usr/include >> /usr/include/openssl/x509v3.h:int X509_check_host(X509 *x, const char *chk, >> size_t chklen, >> /usr/include/mysql/private/ssl_compat.h:#define HAVE_X509_check_host 1 >> [jgh@armadillo ~]$ > > I should have scrolled more :-( Sorry. > > I don't have /usr/include/mysql/private/ssl_compat.h. > > Must I really install msql stuff?
Ouch. Sounds like a dependency on mysql has crept in, which we'd rather not have. I take it you're building without any trace of mysql (which should be supported)? -- Cheers, Jeremy -- ## 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/
