Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Compile error error: ‘ngx_regex_t’ has no member named ‘pcre’ #35

Closed
blotus opened this issue Aug 31, 2013 · 2 comments
Closed
Labels

Comments

@blotus
Copy link
Contributor

blotus commented Aug 31, 2013

From dmitry.l...@gmail.com on June 13, 2012 10:14:58

What steps will reproduce the problem? 1. nginx-1.3.1
2. ./configure --prefix=/opt/nginx --with-http_gzip_static_module --with-http_ssl_module --with-debug --add-module=../naxsi-0.46-1/naxsi_src/
3. make

../naxsi-0.46-1/naxsi_src//naxsi_runtime.c: In function ‘ngx_http_process_basic_rule_buffer’:
../naxsi-0.46-1/naxsi_src//naxsi_runtime.c:121: error: ‘ngx_regex_t’ has no member named ‘pcre’
make[1]: *** [objs/addon/naxsi_src/naxsi_runtime.o] Error 1

Original issue: http://code.google.com/p/naxsi/issues/detail?id=35

@blotus
Copy link
Contributor Author

blotus commented Aug 31, 2013

From ori...@gmail.com on June 17, 2012 05:12:44

fixed in svn, to be released with 0.47

Status: Fixed

@blotus
Copy link
Contributor Author

blotus commented Aug 31, 2013

From robert.m...@fxitech.com on July 25, 2012 03:37:03

Hi,

I tried compile it with nginx 1.2.2 but I've got the same error and I just realize that in download section 0.47 package is not the same as in svn. Inside this zip is still 0.46-1

Cheers

@blotus blotus closed this as completed Aug 31, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant