Closed tapsu01 closed 10 months ago
which version of gcc are you using? also add this to the CFLAGS
: -std=gnu99
which version of gcc are you using? also add this to the
CFLAGS
:-std=gnu99
I use gcc version 4.8.5
that is very old. anyway if you pass CFLAGS="-std=gnu99" ./configure --prefix=/etc/nginx --add-dynamic-module=../naxsi/naxsi_src
it should compile.
that is very old. anyway if you pass
CFLAGS="-std=gnu99" ./configure --prefix=/etc/nginx --add-dynamic-module=../naxsi/naxsi_src
it should compile.
Tks you very much, I compiled success.
Hi, when I run
make
, I get response error below, please check for me, thank you. Details1.20.1
1.6
CentOS 7 Linux
Nginx Logs