安装 tfs 报错,error: ‘abs’ is not a member of ‘__gnu_cxx’

安装 tfs 时报错

  block_collect.cpp:229:17: error: ‘abs’ is not a member of ‘__gnu_cxx’ 

在 tfs 的 src/nameserver 目录下
修改如下代码, 重新 make

安装 tfs 报错,error: ‘abs’ is not a member of ‘__gnu_cxx’_第1张图片
image.png

你可能感兴趣的:(安装 tfs 报错,error: ‘abs’ is not a member of ‘__gnu_cxx’)