Hi,
I am attaching CMakeOutput and CMakeError logs here:
CMakeOutput.txt (69.7 KB)
CMakeError.txt (2.9 KB)
After removing export LD_LIBRARY_PATH=/lib/x86_64-linux-gnu:/usr/lib64:/usr/local/lib:/usr/lib:$LD_LIBRARY_PATH
line from the .bashrc
I got the same result.
I have to compile another software based on root, so this is why I tried to compile root from source, as it would be compiled with the same version of compiler.
But, I hope it will work fine with the precompiled version of root. Thank you, I will try it out.