亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標(biāo)題: fastdfs V6.9.3 make 失敗 [打印本頁(yè)]

作者: king781206    時(shí)間: 2023-02-06 15:58
標(biāo)題: fastdfs V6.9.3 make 失敗
root@qiu-VirtualBox:/home/zcy/fastdfs-master# ./make.sh
gcc -Wall -Wformat-truncation=0 -Wformat-overflow=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O1 -DDEBUG_FLAG -o fdfs_trackerd fdfs_trackerd.c  ../common/fdfs_global.o tracker_proto.o tracker_mem.o tracker_service.o tracker_status.o tracker_global.o tracker_func.o fdfs_server_id_func.o fdfs_shared_func.o tracker_relationship.o tracker_dump.o -L/usr/lib64 -lpthread -lfastcommon -lserverframe -I../common -I/usr/local/include
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/libserverframe.so: undefined reference to `tcp_socket_connected'
collect2: error: ld returned 1 exit status
make: *** [Makefile:26:fdfs_trackerd] 錯(cuò)誤 1
gcc -Wall -Wformat-truncation=0 -Wformat-overflow=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O1 -DDEBUG_FLAG -o fdfs_storaged fdfs_storaged.c  ../common/fdfs_global.o ../tracker/fdfs_shared_func.o ../tracker/fdfs_server_id_func.o ../tracker/tracker_proto.o tracker_client_thread.o storage_global.o storage_func.o storage_sync_func.o storage_service.o storage_sync.o storage_dio.o storage_ip_changed_dealer.o storage_param_getter.o storage_disk_recovery.o trunk_mgr/trunk_mem.o trunk_mgr/trunk_shared.o trunk_mgr/trunk_sync.o trunk_mgr/trunk_client.o trunk_mgr/trunk_free_block_checker.o ../client/client_global.o ../client/tracker_client.o ../client/storage_client.o ../client/client_func.o fdht_client/fdht_proto.o fdht_client/fdht_client.o fdht_client/fdht_func.o fdht_client/fdht_global.o storage_dump.o -L/usr/lib64 -lpthread  -lfastcommon -lserverframe -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/libserverframe.so: undefined reference to `tcp_socket_connected'
collect2: error: ld returned 1 exit status
make: *** [Makefile:35:fdfs_storaged] 錯(cuò)誤 1
gcc -Wall -Wformat-truncation=0 -Wformat-overflow=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O1 -DDEBUG_FLAG -o fdfs_monitor fdfs_monitor.c  ../common/fdfs_global.o ../common/fdfs_http_shared.o ../common/mime_file_parser.o ../tracker/tracker_proto.o ../tracker/fdfs_shared_func.o ../tracker/fdfs_server_id_func.o ../storage/trunk_mgr/trunk_shared.o tracker_client.o client_func.o client_global.o storage_client.o -L/usr/lib64 -lpthread -lfastcommon -lserverframe -I../common -I../tracker -I/usr/include/fastcommon
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/libserverframe.so: undefined reference to `tcp_socket_connected'
collect2: error: ld returned 1 exit status
make: *** [Makefile:60:fdfs_monitor] 錯(cuò)誤 1



作者: happy_fish100    時(shí)間: 2023-02-07 08:41
fastdfs V6.9開始依賴 libserverframe,需要先下載libserverframe并編譯和安裝。
作者: king781206    時(shí)間: 2023-02-07 11:38
回復(fù) 2# happy_fish100 安裝了libserverframe并成功了,在make fastdfs時(shí)出現(xiàn)上面錯(cuò)我



作者: happy_fish100    時(shí)間: 2023-02-08 09:01
要使用 libfastcommon最新版本 1.65




歡迎光臨 Chinaunix (http://72891.cn/) Powered by Discuz! X3.2