m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.51k stars 261 forks source link

Download libpsl failed #2737

Open JonRFleming opened 1 month ago

JonRFleming commented 1 month ago

libpsl-0.21.0 ............................................... [Updated] Running git clone for curl... Running git update for curl... ┌ curl git ........................................... [Recently updated] ├ 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 D:/media-autobuild_suite-master/build/curl-git/build-32bit/ab-suite.configure.log This is required for other packages, so this script will exit.

logs.zip

L4cache commented 1 month ago

This is curl not libpsl

JonRFleming commented 1 month ago

Apologies for believing the request for the log. ab-suite.configure.log

L4cache commented 1 month ago

funny

L4cache commented 1 month ago

Disable mbedtls in ffmpeg I don't think ffmpeg's compatibility issue with mbedtls is fixed neither