madMAx43v3r/chia-plotter

Rocky Linux 9.1 compile problem

Jason-2048 opened this issue · 0 comments

[root@chia chia-plotter]# ./make_devel.sh
-- Found Git: /usr/bin/git (found version "2.31.1") 
-- The C compiler identification is GNU 11.3.1
-- The CXX compiler identification is GNU 11.3.1
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Architecture: x86_64
-- Build python bindings: false
-- Build tests: false
-- Build benchmarks: false

And then no response.

gcc version 11.3.1 20220421 (Red Hat 11.3.1-2) (GCC)