Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

Compiling ngx_http_testcookie_filter_module
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Compiling ngx_http_testcookie_filter_module

solarvmsolarvm Member
edited February 2013 in Help

Hello

I'm trying to compile ngx_http_testcookie_filter_module and I get the following error:

/etc/testcookie-nginx-module-master/src/ngx_http_testcookie_filter_module.c: In function ‘ngx_http_testcookie_handler’:

/etc/testcookie-nginx-module-master/src/ngx_http_testcookie_filter_module.c:736:33: error: ‘NGX_HTTP_TEMPORARY_REDIRECT’ undeclared (first use in this function)
/etc/testcookie-nginx-module-master/src/ngx_http_testcookie_filter_module.c:736:33: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [objs/addon/src/ngx_http_testcookie_filter_module.o] Error 1

Comments

Sign In or Register to comment.