赞
踩
具体错误:
checking for acl_init in -lacl... noconfigure: error: libacl not found
解决办法:
sudo apt install -y libacl1 libacl1-dev