Ubuntu配置fastfds时报错error:request for member 'path' in something not a structure or union
具体报错信息
make 出现的/common.c:1088:42: error: request for member ‘path’ in something not a structure or union pStorePaths->paths[store_path_index].path,
解决办法
需要将FastDFS升级到v6.03及以上版本,建议使用v6.04。
贴下 HISTORY文件内容: Version 1.22
2019-11-19
- you must upgrade your FastDFS to v6.03 or higher version
看官方回复
附下载地址
参考:
https://github.com/happyfish100/libfastcommon/releases
https://github.com/happyfish100/fastdfs/releases
如果还是失败,可以参考我另外一篇文章 Ubuntu安装fastfds方法 liunx安装fastdfs方法 nginx安装fastdfs模块 终极篇
看对你有没有什么启发