ReJeCtAll / naxsi

Automatically exported from code.google.com/p/naxsi
Other
0 stars 0 forks source link

Compile error - naxsi-0.47 #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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?

Original issue reported on code.google.com by gabriell...@gmail.com on 14 Sep 2012 at 1:29

GoogleCodeExporter commented 8 years ago
Please use 0.48 or 0.49rc1, it should be fixed.

Original comment by sephirot...@gmail.com on 14 Sep 2012 at 1:38