happyfish100 / fastdfs

FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
GNU General Public License v3.0
9.04k stars 1.99k forks source link

undefined reference to `iniGetIntValue' #722

Open star-blink opened 1 month ago

star-blink commented 1 month ago

请问这个是怎么回事? fastdfs-6.06 libfastcommon-1.0.43

系统是centos 7.9

astdfs-6.06/storage/fdht_client/fdht_func.c:618: undefined reference to `iniGetIntValue' collect2: error: ld returned 1 exit status make: *** [Makefile:32: fdfs_storaged] Error 1

happyfish100 commented 1 month ago

建议使用最新的 v6.12.2,依赖 libfastcommon 和 libserverframe这两个库,可以直接使用 master分支。

star-blink commented 1 month ago

感谢大佬

@.***

From: YuQing Date: 2024-09-23 18:34 To: happyfish100/fastdfs CC: starblink; Author Subject: Re: [happyfish100/fastdfs] undefined reference to `iniGetIntValue' (Issue #722) 建议使用最新的 v6.12.2,依赖 libfastcommon 和 libserverframe这两个库,可以直接使用 master分支。 ― Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>