fastdfs-nginx-module icon indicating copy to clipboard operation
fastdfs-nginx-module copied to clipboard

fastdfs-nginx-module 编辑错误make

Open beyondcj888 opened this issue 8 years ago • 2 comments

In file included from /usr/local/src/fastdfs-nginx-module-master/src/ngx_http_fastdfs_module.c:6:: /usr/local/src/fastdfs-nginx-module-master/src/common.c: 在函数‘fdfs_http_request_handler’中: /usr/local/src/fastdfs-nginx-module-master/src/common.c:1245:61: 错误:‘FDFSHTTPParams’没有名为‘support_multi_range’的成员 (pContext->range_count > 1 && !g_http_params.support_multi_range)) ^ make[1]: *** [objs/addon/src/ngx_http_fastdfs_module.o] 错误 1 make[1]: 离开目录“/usr/local/src/nginx-1.8.1” make: *** [build] 错误 2

beyondcj888 avatar Jul 11 '17 07:07 beyondcj888

你好,我也遇到了这个问题,你看下你fastdfs是多少,我的是fastdfs-5.10,刚开始直接下载了fastdfs-nginx-module编译出这个错,在前面有人说是版本问题,我换成了fastdfs-nginx-module_v1.19在编译通过了。

myjgithubdl avatar Jul 15 '17 15:07 myjgithubdl

image 我的是5.05,我在两个月前安装的也是这个是正常make的,现在也出现这个问题了,怎么查看fastdfs-nginx-module_vXXX,多少版本呢

wangxued avatar Jul 24 '17 01:07 wangxued