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

nginx 编译不成功

Open liuxiaojun opened this issue 8 years ago • 3 comments

In file included from /usr/local/src/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:6: /usr/local/src/fastdfs-nginx-module/src/common.c: In function ‘fdfs_http_request_handler’: /usr/local/src/fastdfs-nginx-module/src/common.c:1245: error: ‘FDFSHTTPParams’ has no member named ‘support_multi_range’ make[1]: *** [objs/addon/src/ngx_http_fastdfs_module.o] Error 1 make[1]: Leaving directory `/usr/local/src/nginx-1.12.0' make: *** [build] Error 2

liuxiaojun avatar May 31 '17 03:05 liuxiaojun

需要先下载FastDFS master中的最新代码并编译安装。

happyfish100 avatar May 31 '17 07:05 happyfish100

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

myjgithubdl avatar Jul 15 '17 15:07 myjgithubdl

@myjgithubdl 你好,请问在哪里下载1.19? 我现在用的是fastdfs-5.10和fastdfs-nginx-module_v1.20 编译Nginx就过不去

Rtfsc8 avatar Jul 26 '17 11:07 Rtfsc8