VirtuBox / nginx-ee

Automated Nginx compilation with HTTP/3 and additional modules support. Compatible with WordOps, EasyEngine & Plesk
https://virtubox.github.io/nginx-ee/
MIT License
198 stars 58 forks source link

Fails on Ubuntu 24.04 #159

Closed imperpl closed 4 months ago

imperpl commented 4 months ago

Not sure why, but won't compile on new ubuntu (using exactly the same settings and script version). Attaching logs from both. Works fine on 22.04. nginx-ee.log nginx-ee22-ok.log

imperpl commented 4 months ago

Fixed by changing -D_FORTIFY_SOURCE=2 to -D_FORTIFY_SOURCE=3