Details
-
Bug
-
Status: Closed (View Workflow)
-
Medium
-
Resolution: Fixed
-
None
-
None
-
None
-
x86_64-centos7-clang5-opt
x86_64-slc6-clang5-opt
Description
Standard execution of
cmake ../root-6.10.06/ |
make
|
results in failure to build TBB
make[3]: gcc: Command not found |
make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. |
/bin/sh: gcc: command not found
|
/bin/sh: gcc: command not found
|
/bin/sh: gcc: command not found
|
/bin/sh: gcc: command not found
|
/bin/sh: gcc: command not found
|
../../build/Makefile.tbb:32: CONFIG: cfg=debug arch=intel64 compiler=gcc target=linux runtime=cc_libc2.17_kernel3.10.0 |
make[4]: g++: Command not found |
make[4]: *** [concurrent_hash_map.o] Error 127 |
make[3]: *** [tbb] Error 2 |