Yo Hal!

On Fri, 22 Mar 2019 22:22:41 -0700
Hal Murray via devel <devel@ntpsec.org> wrote:

> > I'm even happier if waf autodetects too old openssl.  We can't just
> > support the latest/coolest/shiniest   
> 
> It works with all the old systems I have access to.  That includes
> some that are older than yours.  (where age == version number rather
> than calendar)
> 
> I don't have access to Solaris or Mac.
> 
> There are a few #ifdef-s in the code.  If we find a setup where we
> can't make it work, then we can work on autodetecting that case.

Matt Selksy has identified, and has potential fixes, for link order
issues.  He has an MR that almost works for me, just failing here:

[263/268] Processing build/main/tests/pylib/test_statfiles.py
/usr/local/ssl/lib/libssl.a(ssl_ciph.o): In function 
`load_builtin_compressions':
ssl_ciph.c:(.text+0xfe): undefined reference to `COMP_zlib'
/usr/local/ssl/lib/libssl.a(ssl_ciph.o): In function `ssl_cipher_get_evp':
ssl_ciph.c:(.text+0xf11): undefined reference to `EVP_enc_null'
/usr/local/ssl/lib/libssl.a(ssl_ciph.o): In function 
`SSL_COMP_get_compression_methods':
ssl_ciph.c:(.text+0x26ab): undefined reference to `COMP_zlib'



RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        g...@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can’t measure it, you can’t improve it." - Lord Kelvin

Attachment: pgp2VHBJqv5OA.pgp
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel
  • Re: Old OpenSSL Hal Murray via devel
    • Re: Old OpenSSL Gary E. Miller via devel

Reply via email to