Problem while installing Root

Hi, I 'm trying to install root 6.12/06 on my ubuntu16.04.
While installing root, when I am running the make command, at 100% level the terminal is showing
collect2: error: ld returned 1 exit status
roofit/histfactory/CMakeFiles/hist2workspace.dir/build.make:139: recipe for target ‘bin/hist2workspace’ failed
make[2]: *** [bin/hist2workspace] Error 1
CMakeFiles/Makefile2:28670: recipe for target ‘roofit/histfactory/CMakeFiles/hist2workspace.dir/all’ failed
make[1]: *** [roofit/histfactory/CMakeFiles/hist2workspace.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs…
[100%] Built target hsimple
Makefile:149: recipe for target ‘all’ failed
make: *** [all] Error 2

What should I do to fix this problem?

Please note that the ROOT Team provides ready to use binary distributions and the “Ubuntu 16 gcc5.4" is one of the supported systems.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.