Hello!
On Thu, Aug 2, 2012 at 1:54 AM, banping wrote:
> hello agentzh,
>
> 错误信息如下:
>
> objs/addon/src/ngx_http_headers_more_headers_out.o: In function
> `ngx_http_set_builtin_multi_header':
> ngx_http_headers_more_headers_out.c:(.text+0x7c6): undefined reference to
> `ngx_str_set'
> collect2: ld 返回 1
> make[1]: *** [objs/nginx] 错误 1
> make[1]: Leaving directory `/banping/nginx-0.7.65'
> make: *** [build] 错误 2
>
虽然我已不太想兼容 nginx 0.7.65 这么古老的版本,但这里的修复还是比较容易的:
https://github.com/agentzh/headers-more-nginx-module/commit/05a862b
请尝试 v0.18rc1:
https://github.com/agentzh/headers-more-nginx-module/tags
Thanks!
-agentzh
P.S. 已抄送 openresty 邮件列表 :)