Opened 2 years ago

Last modified 2 years ago

#66070 closed defect

Conflicting openssl flags in curl config — at Version 2

Reported by: polydevuk Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc:
Port: curl

Description (last modified by jmroot (Joshua Root))

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 (2)

comment:1 Changed 2 years ago by polydevuk

Description: modified (diff)

comment:2 Changed 2 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: curl ssl removed
Owner: set to ryandesign
Status: newassigned
Note: See TracTickets for help on using tickets.