ROOT build error

Hi,
I am compiling the ROOT source but getting error for each version.

[  0%] Built target AFTERIMAGE
[  0%] Performing download step (download, verify and extract) for 'XROOTD'
-- XROOTD download command succeeded.  See also /home/sukumar/ManualInstallations/ScientificTools/root/root-build/XROOTD-prefix/src/XROOTD-stamp/XROOTD-download-*.log
[  0%] No update step for 'XROOTD'
[  0%] No patch step for 'XROOTD'
[  0%] Performing configure step for 'XROOTD'
-- XROOTD configure command succeeded.  See also /home/sukumar/ManualInstallations/ScientificTools/root/root-build/XROOTD-prefix/src/XROOTD-stamp/XROOTD-configure-*.log
[  0%] Performing build step for 'XROOTD'
CMake Error at /home/sukumar/ManualInstallations/ScientificTools/root/root-build/XROOTD-prefix/src/XROOTD-stamp/XROOTD-build-Release.cmake:49 (message):
  Command failed: 2

‘make’

See also

/home/sukumar/ManualInstallations/ScientificTools/root/root-build/XROOTD-prefix/src/XROOTD-stamp/XROOTD-build-*.log
make[2]: *** [CMakeFiles/XROOTD.dir/build.make:86: XROOTD-prefix/src/XROOTD-stamp/XROOTD-build] Error 1
make[1]: *** [CMakeFiles/Makefile2:7467: CMakeFiles/XROOTD.dir/all] Error 2

What do the logs say? The ones in:

/home/sukumar/ManualInstallations/ScientificTools/root/root-build/XROOTD-prefix/src/XROOTD-stamp/XROOTD-build-*.log

It seems there’s some problem with the builtin xrootd.

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