Den 2022-10-05 kl. 09:36, skrev Daniel Stenberg:
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!
Me neither. It's a kind of freshly installed machine with only apt-get
packages and no manual tweaks.
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.
In configure.ac I noticed there was a configure option
"--without-ngtcp2", and if I specify that "HTTP3" won't show up in the
features list, and the compilation runs just fine.
--
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html