# whereis ssl
ssl: /etc/ssl /usr/share/ssl /usr/share/man/man7/ssl.73ssl.gz
/opt/curl-7.47.0 # ./configure --with-ssl=/etc/ssl
checking whether to enable maintainer-specific portions of M
...
configure: WARNING: SSL disabled, you will not be able to use HTTPS, FTPS, NTLM and more.
configure: WARNING: Use --with-ssl, --with-gnutls, --with-polarssl, --with-cyassl, --with-nss, --with-axtls, --with-winssl, or --with-darwinssl to address this.
...
configure: Configured to build curl/libcurl:
curl version: 7.47.0
Host setup: x86_64-pc-linux-gnu
Install prefix: /usr/local
Compiler: gcc
SSL support: no (--with-{ssl,gnutls,nss,polarssl,mbedtls,cyassl,axtls,winssl,darwinssl} )
SSH support: no (--with-libssh2)
...
Fatal NI connect error 12170, connecting to:
(DESCRIPTION...
VERSION INFORMATION:
TNS for Linux: Version 19.0.0.0.0 - Production
TCP/IP NT Protocol Adapter for Linux: Version 19.0.0.0.0 - Production
Version 19.19.0.0.0
Time: 13-JUN-2023 11:21:02
Tracing not turned on.
Tns error struct:
ns main err code: 12535
TNS-12535: Message 12535 not found; No message file for product=network, facility=TNS
ns secondary err code: 12560
nt main err code: 505
TNS-00505: Message 505 not found; No message file for product=network, facility=TNS
nt secondary err code: 0
nt OS err code: 0
Fatal NI connect error 12170, connecting to:
(DESCRIPTION=...
VERSION INFORMATION:
TNS for Linux: Version 19.0.0.0.0 - Production
TCP/IP NT Protocol Adapter for Linux: Version 19.0.0.0.0 - Production
Version 19.19.0.0.0
Time: 13-JUN-2023 14:59:34
Tracing not turned on.
Tns error struct:
ns main err code: 12535
TNS-12535: Message 12535 not found; No message file for product=network, facility=TNS
ns secondary err code: 12579
nt main err code: 0
nt secondary err code: 0
nt OS err code: 0
Что это за -laxtls, подскажите, как ее предоставить компилятору?