Issues building Nginx using boringssl

2024-02-19 Thread
Hello, I encountered the following error when using boringssl to build Nginx: checking for OpenSSL library ... not found checking for OpenSSL library in /usr/local/ ... not found checking for OpenSSL library in /usr/pkg/ ... not found checking for OpenSSL library in /opt/local/ ... not found ./auto

Compiling Nginx with BoringSSL results in an error

2025-05-13 Thread
It seems that BoringSSL has updated some of its interfaces, causing the following issues during the compilation of Nginx. Is there currently any solution to resolve this problem? Or are there other libraries that can perfectly replace BoringSSL? The commands and error messages are as follows: ro