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

libcurl: can't build with CONFIG_LIBCURL_NGHTTP3 and CONFIG_LIBCURL_NGTCP2 enabled #25375

Open
hingbong opened this issue Nov 15, 2024 · 0 comments

Comments

@hingbong
Copy link
Contributor

Environment: aarch64, Xiaomi AX3600, master

Description:
libcurl: can't build with CONFIG_LIBCURL_NGHTTP3 and CONFIG_LIBCURL_NGTCP2 enabled

2024-11-15T14:46:12.1051026Z checking for openssl/err.h... yes
2024-11-15T14:46:12.1362557Z checking for BoringSSL... no
2024-11-15T14:46:12.1651145Z checking for AWS-LC... no
2024-11-15T14:46:12.1962434Z checking for LibreSSL... no
2024-11-15T14:46:12.2052498Z checking for OpenSSL >= v3... yes
2024-11-15T14:46:12.3017499Z checking for SSL_set_quic_use_legacy_codepoint... no
2024-11-15T14:46:12.3018263Z configure: OpenSSL version does not speak QUIC API
2024-11-15T14:46:12.4512196Z checking for SRP support in OpenSSL... yes
2024-11-15T14:46:12.5473223Z checking for QUIC support and OpenSSL >= 3.3... no
2024-11-15T14:46:12.5500999Z configure: built with one SSL backend
2024-11-15T14:46:12.5506177Z checking default CA cert bundle/path... /etc/ssl/certs/ca-certificates.crt
2024-11-15T14:46:12.5507006Z checking whether to use built-in CA store of SSL library... no
2024-11-15T14:46:12.5507493Z checking CA cert bundle path to embed... no
2024-11-15T14:46:12.6756427Z configure: WARNING: libgsasl was not found
2024-11-15T14:46:12.6757450Z checking for library containing gsasl_init... no

even failed after boringssl selected, and there's no dependence for these options

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

1 participant