Thanks for your question. cling is now distributed as part of ROOT, so there cannot be any revision mismatch.
I have updated the build instructions - maybe it's now clearer that one should not build cling next to clang if using ROOT. And I assume that's what's happening in your case, because you seem to have an old libCling used by a new rootcling.
Also, please submit bug reports like this to Savannah, that help's us triaging them properly. Thanks!
Re: cling and ROOT
Hi Constantin!
Thanks for your question. cling is now distributed as part of ROOT, so there cannot be any revision mismatch.
I have updated the build instructions - maybe it's now clearer that one should not build cling next to clang if using ROOT. And I assume that's what's happening in your case, because you seem to have an old libCling used by a new rootcling.
Also, please submit bug reports like this to Savannah, that help's us triaging them properly. Thanks!
Cheers, Axel