Closed centminmod closed 4 years ago
Looks like I needed to update from rust 1.38 to 1.39 to fix this error. Might want to add a note in Nginx build instructions at https://github.com/cloudflare/quiche/tree/master/extras/nginx that you should always update rust prior to building Nginx with Quiche library.
nginx -V
nginx version: nginx/1.16.1 (261119-151418-centos7-quiche-e45883d)
built by gcc 9.2.1 20191102 (GCC)
built with OpenSSL 1.1.0 (compatible; BoringSSL) (running with BoringSSL)
TLS SNI support enabled
I am adding the suggested nginx --build
flag https://github.com/cloudflare/quiche/pull/274 to label the Quiche last commit that Nginx is being built against now as well.
This is already stated in the main README https://github.com/cloudflare/quiche#building which is linked from the NGINX one https://github.com/cloudflare/quiche/tree/master/extras/nginx#requirements
I don't think we should duplicate this information across two READMEs.
I see. I usually don't re-read the readme, but I guess I should :)
On CentOS 7.7 64bit with latest Nginx 1.16.1 build I get error below with quiche current commit at
e45883d
. Previous working quiche commit Nginx build was ata0e69ed
Nginx configure parameters