Changes between Version 1 and Version 2 of Ticket #66070


Ignore:
Timestamp:
Oct 26, 2022, 12:44:55 PM (19 months ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66070

    • Property Status changed from new to assigned
    • Property Owner set to ryandesign
    • Property Keywords curl ssl removed
  • Ticket #66070 – Description

    v1 v2  
    11While updating outdated ports I encountered a curl configure error relating to conflicting ssl flags as follows:
    2 
     2{{{
    33:info:configure configure: error: --without-ssl has been set together with an explicit option to use an ssl library
    44:info:configure (e.g. --with-openssl, --with-gnutls, --with-wolfssl, --with-mbedtls, --with-nss, --with-schannel, --with-secure-transport, --with-amissl, --with-bearssl, --with-rustls).
    55:info:configure Since these are conflicting parameters, verify which is the desired one and drop the other.
    6 
     6}}}
    77My curl variant is: curl @7.85.0_0 +ares +gnutls +http2 +sftp_scp