-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Unable to build curl with HTTP/3 using Openssl #17164
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
Comments
Am I missing anything here? |
curl 7.81.0
We've made 32 releases since this one. Do you still have a problem building the latest, 8.13.0?
|
I suspect @Karthikdasari0423 did not build 7.81.0 based on that build error. Maybe #17156 is needed? |
Yes @bagder
|
@Karthikdasari0423 try pulling master again and see if the problem is fixed! |
Thanks @bagder @dfandrich
|
Thanks for confirming, cased closed! |
Thanks @bagder |
I did this
I followed steps from below link
https://github.com/curl/curl/blob/master/docs/HTTP3.md#openssl-version
Openssl version
nghttp3 version
Curl version
Curl built using
Curl error
I expected the following
I expect curl to built sucessfully
curl/libcurl version
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.1.0 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18
Release-Date: 2022-01-05
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
operating system
root@ubuntu:/src/curl_openssl# uname -a
Linux ubuntu 5.15.0-134-generic #145-Ubuntu SMP Wed Feb 12 20:08:39 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
root@ubuntu:/src/curl_openssl#
The text was updated successfully, but these errors were encountered: