On Tue, 7 Mar 2023, Darshan Sen wrote:
I've pushed
https://github.com/RaisinTen/tests/commit/8085ae9f7e0d0afea05e8c5eb03ff2c4461e16cc
to
do that but I'm still seeing the same error -
https://app.circleci.com/pipelines/github/RaisinTen/tests/16/workflows/0044b003-b827-4cb8-9113-0680cfb5ce20/jobs/
I've pushed
https://github.com/RaisinTen/tests/commit/8085ae9f7e0d0afea05e8c5eb03ff2c4461e16cc
to
do that but I'm still seeing the same error -
https://app.circleci.com/pipelines/github/RaisinTen/tests/16/workflows/0044b003-b827-4cb8-9113-0680cfb5ce20/jobs/19?invite=true#step-113-286
.
On Mon, Mar
On Mon, 6 Mar 2023, Darshan Sen via curl-library wrote:
I'd appreciate some help.
First: in your configure line, make sure you always use absolute paths for
all arguments.
--
/ daniel.haxx.se
| Commercial curl support up to 24x7 is available!
| Private help, bug fixes, support, ports, n
Hi!
I was trying to build curl with HTTP3 support using the quictls clone of
openssl and I'm running into some errors.
The error I'm facing currently is
configure: error: --with-ngtcp2 was specified but could not find
ngtcp2_crypto_openssl pkg-config file.
which happens during the configure step