Thank you, Gilles.  You were spot on.  Though I had libevent installed,
I needed to also install libevent-devel.  Once the development files were
in place, the compiling and installation went well.  Thanks for your good
work on opensmtpd!
        RPTN

On Tue, Nov 12, 2019 at 12:58:39AM +0100, Gilles Chehade wrote:
> 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 <[email protected]> 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>
> 
> 
> 

-- 


Reply via email to