Please fill out the following information to help in answering your question, and also see tips for posting code snippets. If you don’t provide this information it will take more time to help with your problem!
_Geant4 Version:_11.1.2
_Operating System:_ubuntu22.04.02
_Compiler/Version:_Gcc 11.4
_CMake Version:_3.22.1
QMake version 3.1
Using Qt version 5.15.3 in /usr/lib/x86_64-linux-gnu
—when I installed Geant4 in ubuntu,I got error after I input “sudo make -j16”
There is the error code :
【 79%】 Built target G4processes
make: *** 【Makefile:156: all】 Error 2
And then,the make progress interruptted.
Please help me to fix this problem. Before this error i didn’t get any warning or error.
Thanks in advance.