What steps will reproduce the problem?
1.config & make tengine
2.dso_tool to add nginx-upstream-jvm-route module
3.meet errors , attach <<complie.log>> for detail.
ngx_http_upstream_jvm_route_module.c: In function
'ngx_http_upstream_jvm_route_get_socket':
ngx_http_upstream_jvm_route_module.c:191: error: 'ngx_http_upstream_srv_conf_t'
has no member named 'reverse'
ngx_http_upstream_jvm_route_module.c:192: error: 'ngx_http_upstream_server_t'
has no member named 'srun_id'
ngx_http_upstream_jvm_route_module.c:223: error: 'ngx_http_upstream_srv_conf_t'
has no member named 'lengths'
ngx_http_upstream_jvm_route_module.c:223: error: 'ngx_http_upstream_srv_conf_t'
has no member named 'values'
ngx_http_upstream_jvm_route_module.c:237: error: 'ngx_http_upstream_srv_conf_t'
has no member named 'session_url'
ngx_http_upstream_jvm_route_module.c:241: error: 'ngx_http_upstream_srv_conf_t'
has no member named 'session_cookie'
ngx_http_upstream_jvm_route_module.c:485: error: 'NGX_HTTP_UPSTREAM_SRUN_ID'
undeclared (first use in this function)
详细请参见附件:compile.log。
Original issue reported on code.google.com by higko...@gmail.com on 18 Feb 2014 at 4:05
Original issue reported on code.google.com by
higko...@gmail.com
on 18 Feb 2014 at 4:05