nginx_http_sticky_module errors in nginx 1.9.9

Issue #22 new
Prateek created an issue

/var/chef/cache/modules/third-party/nginx-sticky-module-ng-1.2.6.tar.gz/ngx_http_sticky_module.c: In function 'ngx_http_get_sticky_peer': /var/chef/cache/modules/third-party/nginx-sticky-module-ng-1.2.6.tar.gz/ngx_http_sticky_module.c:308: error: 'ngx_http_upstream_rr_peer_t' has no member named 'check_index' /var/chef/cache/modules/third-party/nginx-sticky-module-ng-1.2.6.tar.gz/ngx_http_sticky_module.c:312: error: 'ngx_http_upstream_rr_peer_t' has no member named 'check_index' /var/chef/cache/modules/third-party/nginx-sticky-module-ng-1.2.6.tar.gz/ngx_http_sticky_module.c:334: error: 'ngx_http_upstream_rr_peer_t' has no member named 'check_index' /var/chef/cache/modules/third-party/nginx-sticky-module-ng-1.2.6.tar.gz/ngx_http_sticky_module.c:338: error: 'ngx_http_upstream_rr_peer_t' has no member named 'check_index' make[1]: [objs/addon/nginx-sticky-module-ng-1.2.6.tar.gz/ngx_http_sticky_module.o] Error 1 make: [build] Error 2

This is the error with all the versions of nginx from 1.9.4~9.

However works with 1.9.3

Comments (2)

  1. Lazy DogTown

    Hi Prateek,

    we have 1.9.5 and 1.9.11 running here with our module enabled.

    can you please copy your complete ./configure [yourstuffhere] - command?

  2. Log in to comment