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

ubuntu 尝试很多版本(扩展模块v1.21 依赖 FastDFS v6.01 或 v6.02)编译都报错

Open winweng opened this issue 4 years ago • 3 comments

objs/src/http/modules/ngx_http_upstream_hash_module.o
objs/src/http/modules/ngx_http_upstream_ip_hash_module.o
objs/src/http/modules/ngx_http_upstream_least_conn_module.o
objs/src/http/modules/ngx_http_upstream_keepalive_module.o
objs/src/http/modules/ngx_http_upstream_zone_module.o
objs/addon/src/ngx_http_fastdfs_module.o
objs/ngx_modules.o
-ldl -lpthread -lcrypt -lfastcommon -lfdfsclient -lpcre -lz
-Wl,-E /usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib/libfdfsclient.so: undefined reference to `conn_pool_connect_server_ex' collect2: error: ld returned 1 exit status objs/Makefile:232: recipe for target 'objs/nginx' failed make[1]: *** [objs/nginx] Error 1 make[1]: Leaving directory '/root/sofware/nginx-1.14.2' Makefile:8: recipe for target 'build' failed make: *** [build] Error 2

winweng avatar Mar 05 '20 14:03 winweng

使用最新版本即可。

happyfish100 avatar Mar 08 '20 13:03 happyfish100

objs/Makefile:232: recipe for target 'objs/nginx' failed 我也出现这个问题,怎么解决?

chenyig001 avatar Mar 22 '20 02:03 chenyig001

请问解决了吗

Applevegetable avatar Aug 31 '22 08:08 Applevegetable