Posted on Sep 14, 2012 by
Grumpy Cat
I've tried to compile naxsi-0.47 on ubuntu 11.04 server and i got the following error:
naxsi_runtime.c: In function ângx_http_process_basic_rule_bufferâ: naxsi_runtime.c:165:44: error: ângx_regex_tâ has no member named âpcreâ make[1]: * [objs/addon/naxsi_src/naxsi_runtime.o] Error 1 make[1]: Leaving directory `/nginx/nginx-1.2.3' make: * [build] Error 2
Compiled nginx 1.2.3 without naxsi and it went ok. how do i fix that?
Comment #1
Posted on Sep 14, 2012 by Grumpy CamelPlease use 0.48 or 0.49rc1, it should be fixed.
Status: Fixed
Labels:
Type-Defect
Priority-Medium