[openssl-dev] OPenssl-SNAP-20160223 issue test/recipes/70-test_sslcertstatus.t

Kurt Roeckx kurt at roeckx.be
Tue Feb 23 17:51:56 UTC 2016


On Tue, Feb 23, 2016 at 10:00:44AM -0700, The Doctor wrote:
> 136617832:error:20087002:BIO routines:BIO_lookup:system lib:b_addr.c:711:Invali
> d value for ai_flags

Do you have any idea which flag it is that is causing problems?  I
find it rather strange that it knows about the flag, but then says
it's an invalid one.

What OS is that?

Do the headers you have actually match the libc you use?

> Also each morning I do have to edit b_addr.c  so that LOCALHOSt is
> defined
> 
> This is what I do to compensate
> 
> #include <string.h>
> #include <rpc/types.h>  

Do you mean INADDR_LOOPBACK maybe?
What about including netinet/in.h instead?


Kurt



More information about the openssl-dev mailing list