Root Build Error Ubuntu 22.04.1

While trying to install root, I turned off my computer. It progressed a little bit but now I am getting this error message when I try to continue. Anyone know how to fix it so it will finish installing? It’s at 51% right now. I only have 4 GB RAM.

[ 51%] Built target RIO
Scanning dependencies of target G__complexDict
Consolidate compiler generated dependencies of target G__complexDict
[ 51%] Built target G__complexDict
Consolidate compiler generated dependencies of target complexDict
[ 51%] Built target complexDict
Consolidate compiler generated dependencies of target MetaCling
[ 51%] Built target MetaCling
[ 51%] Built target clad
[ 51%] Linking CXX shared library …/…/…/lib/libCling.so
/usr/bin/ld: …/…/…/etc/cling//plugins/lib/libcladDifferentiator.a: member …/…/…/etc/cling//plugins/lib/libcladDifferentiator.a(HessianModeVisitor.cpp.o) in archive is not an object
collect2: error: ld returned 1 exit status
gmake[2]: *** [core/metacling/src/CMakeFiles/Cling.dir/build.make:215: lib/libCling.so] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:32922: core/metacling/src/CMakeFiles/Cling.dir/all] Error 2
gmake: *** [Makefile:156: all] Error 2

Anything I can do to fix this?

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