Closed QAQBytes closed 1 month ago
Try with installing libxslt on your Ubuntu system
sudo apt-get install libxslt-dev
and maybe
sudo apt-get install libxml2-dev
P.S. You could also request assistance in the forum P.P.S. Also consider updating Ubuntu to a more recent version e,.g. 22.04 LTS
For the future... PLEASE make it clear that the issue is from a downstream change... The NJS library is not supported aka this is a non issue...
Aside from this... https://github.com/openwrt/packages/pull/25082 You are welcome. Now it will be supported.
Package Name: feeds/packages/nginx
Maintainer: @Heil @Ansuel
Environment: OS: Ubuntu20.04 Architecture: x86_64 OpenWrt SDK Version: openwrt-sdk-23.05.0-x86-64_gcc-12.3.0_musl nginx-version:1.25.0 nginx-njs version:Latest
Description:
Steps to Reproduce:
https://github.com/QAQBytes/openwrt-nginx/blob/main/Makefile https://github.com/QAQBytes/openwrt-nginx/blob/main/Config_ssl.in
I attempted to modify njs configuration to use libxml2. When running make package/nginx/compile V=99 again, I encountered the following error:
./configure: error: cannot detect system byte ordering
I would greatly appreciate any assistance from open-source developers.
Thank you very much