文章目录 1. 概述 2. 解决方案 3. 完整安装步骤 1. 概述 编译mongo-c-driver-1.18.0时,在安装进度为73%左右的时候失败,其错误提示信息如下: 注意:其cmake的选项如下如下: cmake -DENABLE_AUTOMATIC_INIT_AND_CLEANUP=OFF -DBUILD_VERSION=1.18.0 . . [ 72%] Linking C executable example-command-monitoring