Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curl / TLS not detected #2569

Open
RainerMtb opened this issue Dec 27, 2023 · 2 comments
Open

curl / TLS not detected #2569

RainerMtb opened this issue Dec 27, 2023 · 2 comments

Comments

@RainerMtb
Copy link

[...]

Running git update for curl...
┌ curl git  .............................................. [Updates found]
├ Running uninstall...
├ Running autoreconf...
├ Running configure...
Likely error (tail of the failed operation logfile):
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Secure Transport... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for mbedtls_havege_init in -lmbedtls... no
checking for mbedtls_ssl_init in -lmbedtls... no
configure: error: TLS not detected, you will not be able to use HTTPS, FTPS, NTLM and more.
Use --with-openssl, --with-gnutls, --with-wolfssl, --with-mbedtls, --with-schannel, --with-secure-transport, --with-amissl, --with-bearssl or --with-rustls to address this.
configure failed. Check C:/Daten/ffmpeg_build/build/curl-git/build-64bit/ab-suite.configure.log
This is required for other packages, so this script will exit.
 Creating diagnostics file...

Attach C:\Daten\ffmpeg_build\build\logs.zip to the GitHub issue.
Make sure the suite is up-to-date before reporting an issue. It might've been fixed already.

Try running the build again at a later time.

ab-suite.configure.log
config.log
logs.zip

@ASopH
Copy link

ASopH commented Jan 23, 2024

Hi, here too!

12:19:40 Running git update for curl...
12:19:40 ┌ curl git ................................. [Recently updated]
12:19:43 ├ Running autoreconf...
12:20:26 ├ Running configure...
Likely error (tail of the failed operation logfile):
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Secure Transport... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for mbedtls_havege_init in -lmbedtls... no
checking for mbedtls_ssl_init in -lmbedtls... no
configure: error: TLS not detected, you will not be able to use HTTPS, FTPS, NTLM and more.
Use --with-openssl, --with-gnutls, --with-wolfssl, --with-mbedtls, --with-schannel, --with-secure-transport, --with-amissl, --with-bearssl or --with-rustls to address this.
configure failed. Check F:/m-a-s/build/curl-git/build-32bit/ab-suite.configure.log
This is required for other packages, so this script will exit.
12:21:13 Creating diagnostics file...

logs.zip

@ASopH
Copy link

ASopH commented Feb 3, 2024

Hi, here too - after fresh install

11:44:02 ┌ curl git ................................. [Recently updated]
11:44:04 ├ Installing nghttp2... done
11:44:07 ├ Running autoreconf...
11:45:30 ├ Running configure...
Likely error (tail of the failed operation logfile):
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Secure Transport... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for mbedtls_havege_init in -lmbedtls... no
checking for mbedtls_ssl_init in -lmbedtls... no
configure: error: TLS not detected, you will not be able to use HTTPS, FTPS, NTLM and more.
Use --with-openssl, --with-gnutls, --with-wolfssl, --with-mbedtls, --with-schannel, --with-secure-transport, --with-amissl, --with-bearssl or --with-rustls to address this.
configure failed. Check F:/m-a-s/build/curl-git/build-32bit/ab-suite.configure.log
This is required for other packages, so this script will exit.
11:46:15 Creating diagnostics file...

logs.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants