安装 tfs 时报错
block_collect.cpp:229:17: error: ‘abs’ is not a member of ‘__gnu_cxx’
在 tfs 的 src/nameserver 目录下
修改如下代码, 重新 make
image.png
安装 tfs 时报错
block_collect.cpp:229:17: error: ‘abs’ is not a member of ‘__gnu_cxx’
在 tfs 的 src/nameserver 目录下
修改如下代码, 重新 make