Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
Re: Problem compiling curl-7.85.0
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Daniel Stenberg via curl-library <curl-library_at_lists.haxx.se>
Date: Wed, 5 Oct 2022 09:36:16 +0200 (CEST)
On Wed, 5 Oct 2022, Daniel Hallberg via curl-library wrote:
> After some more experimenting I've figured out that the issue seems
> introduced in 7.79.0 (I can compile 7.78.0, but not 7.79.0)
Countless people have built curl fine with configure since then, including CI
jobs for every commit and PR since. I can't figure out what makes your case
special!
At around line 2730 in configure.ac it checks if the --with-ngtcp2 option is
used, and in your case it isn't and then it shouldn't attempt to use it nor
enable HTTP3 in the build.
As I cannot reproduce this on my or any other system, I have a hard time to
debug this myself.
Date: Wed, 5 Oct 2022 09:36:16 +0200 (CEST)
On Wed, 5 Oct 2022, Daniel Hallberg via curl-library wrote:
> After some more experimenting I've figured out that the issue seems
> introduced in 7.79.0 (I can compile 7.78.0, but not 7.79.0)
Countless people have built curl fine with configure since then, including CI
jobs for every commit and PR since. I can't figure out what makes your case
special!
At around line 2730 in configure.ac it checks if the --with-ngtcp2 option is
used, and in your case it isn't and then it shouldn't attempt to use it nor
enable HTTP3 in the build.
As I cannot reproduce this on my or any other system, I have a hard time to
debug this myself.
-- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://curl.se/support.html -- Unsubscribe: https://lists.haxx.se/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2022-10-05