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 -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
