On Wed, Nov 05, 2014, neil carter wrote:

> I just ran the commands again, adding the no-ipv6 to the 'perl
> Configure' line and received the exact same errors.
> 

OpenSSL tries to autodetect IPv6 support at compile time. Sometimes due to
broken or incomplete headers it gets this wrong. You can override the default
with -DOPENSSL_USE_IPV6=0 to force it not to use IPv6. You need to pass this
to Configure.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to