---
title: 编译ROOT时报CMake Error at TBB-stamp错误
description: "编译ROOT时报CMake Error at TBB-stamp错误，报错信息类似："
url: https://www.hikunpeng.com/document/detail/zh/kunpenghpcs/hpcindapp/trouble/bootkit_hpc_troublecase_0052.html
sourcePath: /source/zh/kunpenghpcs/hpcindapp/trouble/bootkit_hpc_troublecase_0052.html
indexId: 8baf03031ffff95d02ba6bb54e60d3e0912a61649d7a9783fd29842e30e9aa6474
---
# 编译ROOT时报CMake Error at TBB-stamp错误

#### 问题现象描述

编译ROOT时报CMake Error at TBB-stamp错误，报错信息类似：

CMake Error at TBB-stamp/TBB-download-RelWithDebInfo.cmake:49 (message):

Command failed: 1

'/storage/softwares/TaiShan/CNVnator/CMAKE/bin/cmake' '-Dmake=' '-Dconfig=' '-P' '/storage/softwares/TaiShan/CNVnator/ROOT-6.18/TBB-prefix/src/TBB-stamp/TBB-download-RelWithDebInfo-impl.cmake'


#### 关键过程、根本原因分析

诸如此类找不到文件的错误是由于集群不能联网。


#### 结论、解决方案及效果

请参考“《CNVnator 0.4.1移植指南（CentOS 7.6）》 > 配置编译环境 > 安装CMAKE”章节将下载的安装包放入CMAKE后生成的文件夹内即可。
