Rootcling_tmp.o error

I was attempting to install Root version 5.34 from

accessed yesterday using

./configure --enable-qt
make

with the following errors:

make[1]: Leaving directory `/users/root_v5.34/interpreter/llvm/obj'
mkdir -p etc/cling/lib/clang/3.2/include/
cp interpreter/llvm/inst/lib/clang/3.2/include/* etc/cling/lib/clang/3.2/include/
cp /users/root_v5.34/core/utils/src/rootcling.cxx core/utils/src/rootcling_tmp.cxx
bin/rmkdepend -R -fcore/utils/src/rootcling_tmp.d -Y -w 1000 -- -pipe -m32 -Wall -W -Woverloaded-virtual -fPIC -Iinclude   -pthread -UR__HAVE_CONFIG -DROOTBUILD -I/users/root_v5.34/core/utils/src -I/users/root_v5.34/interpreter/llvm/inst/include -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -I/users/root_v5.34/interpreter/cling/include -fno-strict-aliasing -Wno-shadow -Wno-unused-parameter -D__cplusplus -- core/utils/src/rootcling_tmp.cxx
make: bin/rmkdepend: Command not found
make: *** [core/utils/src/rootcling_tmp.o] Error 127

Would appreciate any help.
F.

Hi,

In case you still have not managed to solve your problem … there is a ‘cling’ section in http://root.cern.ch/phpBB3/viewforum.php?f=21

Cheers,
L.