Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DFORTIFY_SOURCE=2 -fstack-protector -D_FORTIFY_SOURCE=2 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/mail \
- -o objs/addon/naxsi_src/naxsi_runtime.o \
- /tmp/buildd/nginx-1.2.4/debian/modules/naxsi/naxsi_src/naxsi_runtime.c
- /tmp/buildd/nginx-1.2.4/debian/modules/naxsi/naxsi_src/naxsi_runtime.c: In function 'ngx_http_process_basic_rule_buffer':
- /tmp/buildd/nginx-1.2.4/debian/modules/naxsi/naxsi_src/naxsi_runtime.c:121:44: error: 'ngx_regex_t' has no member named 'pcre'
- make[2]: *** [objs/addon/naxsi_src/naxsi_runtime.o] Error 1
- make[2]: Leaving directory `/tmp/buildd/nginx-1.2.4/debian/build-naxsi'
- make[1]: *** [build] Error 2
- make[1]: Leaving directory `/tmp/buildd/nginx-1.2.4/debian/build-naxsi'
- make: *** [build-arch.naxsi] Error 2
- dpkg-buildpackage: error: debian/rules build gave error exit status 2
Advertisement
Add Comment
Please, Sign In to add comment