Very likely libevent is missing... I fixed a configure bug where missing libevent caused a SSL test to fail and thus lead to a confusing error.
> On 12 Nov 2019, at 00:28, epektasis <rpt...@amerytel.net> wrote: > > I'm trying to build opensmtpd-6.6.1p1 on an updated Void Linux. Already > overcame a couple of missing development packages by installing them. > But I can't seem to get by this error, which occurs in the configure > process just after opensslv.h is found (configure exit status 1): > > configure error: error: *** Can't find recent LibreSSL crypto > (see config.log for details) > > LibreSSL 3.0.2_1 is installed. So is libcrypto44 and 45 (for the > latter, both 64 and 32 bit versions). I read the README file and made > sure the stated dependencies are installed. Nothing in the config.log > jumps out at me; I'll attach it nevertheless. > > -- > <config.log>