[MacPorts] #66070: Conflicting openssl flags in curl config
MacPorts
noreply at macports.org
Wed Oct 26 12:44:55 UTC 2022
#66070: Conflicting openssl flags in curl config
------------------------+------------------------
Reporter: polydevuk | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Resolution: | Keywords:
Port: curl |
------------------------+------------------------
Changes (by jmroot):
* status: new => assigned
* owner: (none) => ryandesign
* keywords: curl ssl =>
Old description:
> 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
New description:
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
--
--
Ticket URL: <https://trac.macports.org/ticket/66070#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list