Chinaunix

标题: nginx执行到make的时候报错:错误如下:(求大神帮忙给下解决方案) [打印本页]

作者: cu_lcy1985    时间: 2015-05-08 14:24
标题: nginx执行到make的时候报错:错误如下:(求大神帮忙给下解决方案)
本帖最后由 cu_lcy1985 于 2015-05-08 14:36 编辑

nginx执行到make的时候报错:错误如下:
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:223: error: ?.rue?.undeclared (first use in this function)
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c: At top level:
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:233: warning: type defaults to ?.nt?.in declaration of ?.ool?
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:233: error: expected ?.?. ?.?.or ?.?.before ?.ast_buf?
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c: In function ?.gx_http_fastdfs_proxy_create_request?.
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:415: error: ?.ool?.undeclared (first use in this function)
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:415: error: expected ?.?.before ?.ave_query?
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:422: error: ?.ave_query?.undeclared (first use in this function)
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:441: error: ?.rue?.undeclared (first use in this function)
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:445: error: ?.alse?.undeclared (first use in this function)
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c: In function ?.gx_http_fastdfs_handler?.
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:882: error: ?.truct fdfs_http_context?.has no member named ?.rg?
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:883: error: ?.truct fdfs_http_context?.has no member named ?.eader_only?
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:884: error: ?.truct fdfs_http_context?.has no member named ?.rl?
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:885: error: ?.truct fdfs_http_context?.has no member named ?.utput_headers?
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:886: error: ?.truct fdfs_http_context?.has no member named ?.end_file?
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:887: error: ?.truct fdfs_http_context?.has no member named ?.end_reply_chunk?
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:887: error: ?.dfs_send_reply_chunk?.undeclared (first use in this function)
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:888: error: ?.truct fdfs_http_context?.has no member named ?.roxy_handler?
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:894: error: ?.truct fdfs_http_context?.has no member named ?.f_modified_since?
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:897: error: ?.truct fdfs_http_context?.has no member named ?.f_modified_since?
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:927: error: ?.truct fdfs_http_context?.has no member named ?.ange?
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:933: error: ?.truct fdfs_http_context?.has no member named ?.f_range?
/usr/local/fastdfs-nginx-module/src/ngx_http_fastdfs_module.c:933: error: ?.rue?.undeclared (first use in this function)
make[1]: *** [objs/addon/src/ngx_http_fastdfs_module.o] Error 1
make[1]: Leaving directory `/usr/local/nginx-1.7.9'

我的软件环境为:
nginx-1.7.9.tar.gz
pcre-8.12.tar.gz
zlib-1.2.8.tar.gz
fastdfs-nginx-module_v1.16.tar.gz
FastDFS_v5.05.tar.gz
libfastcommon-master.zip




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2