chia-plotter icon indicating copy to clipboard operation
chia-plotter copied to clipboard

CentOS 9 Stream compile problem

Open brianwfreeman opened this issue 2 years ago • 0 comments

When issuing the command, "./make_devel.sh" I get the following error:


-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
-- The ASM compiler identification is unknown
-- Didn't find assembler
CMake Error at CMakeLists.txt:12 (project):
  No CMAKE_C_COMPILER could be found.

  Tell CMake where to find the compiler by setting either the environment
  variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
  the compiler, or to the compiler name if it is in the PATH.

brianwfreeman avatar Mar 24 '22 12:03 brianwfreeman