curl @7.86.0: conflicting configure arguments when using ssl library other than openssl
While updating outdated ports I encountered a curl configure error relating to conflicting ssl flags as follows:
:info:configure configure: error: --without-ssl has been set together with an explicit option to use an ssl library
: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).
:info:configure Since these are conflicting parameters, verify which is the desired one and drop the other.
My curl variant is: curl @7.85.0_0 +ares +gnutls +http2 +sftp_scp
Change History (5)
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Keywords: |
curl ssl removed
|
Owner: |
set to ryandesign
|
Status: |
new →
assigned
|
Status: |
assigned →
accepted
|
Summary: |
Conflicting openssl flags in curl config →
curl @7.86.0: conflicting configure arguments when using ssl library other than openssl
|
Resolution: |
→ fixed
|
Status: |
accepted →
closed
|
In 51ed5e922a387f72c835c9e43b7b3250bb6ffafc/macports-ports (master):