ROOT install failed after Cmake build


Please read tips for efficient and successful posting and posting code

_ROOT Version: 5.34.36
_Platform: Ubuntu 20.04 LTS
Compiler: Not Provided


To be consistent with the collaborators, I select an older version of ROOT.
**cmake ../root** is successful.
But, **make V=1** is unsuccessful.
The output is attached below.
make_root_error.txt (424.5 KB)
Kindly help.

Hi,
Which compiler version are you using ? You might need to use an old compiler version like gcc 4.8.
I would however recommend not to use such old version.

Best regards
Lorenzo

Yes, Thank you. With a newer version of root, it’s now compatible with the current gcc version. Everything works fine.

Regards,
Ankur Nath