H2root: /lib/libc.so.6: version `GLIBC_PRIVATE' not found

Hi, I am using ROOT 3.05.07a (root_v3.05.07a.Linux.RH7.3.gcc2952.tar.gz) on SuSE 8.0. When calling h2root, I get the following error mesage:

h2root: /lib/libc.so.6: version `GLIBC_PRIVATE’ not found (required by h2root)

root itself works fine, only h2root has this problem. Using h2root from the RH7.3.gcc2952 build on SuSE used to work at least till 3.05.01 – Any ideas?

Cheers, Rolf

gcc: 2.95.3
glibc: glibc-2.2.5-177
ld: /lib/ld-linux.so.2 -> ld-2.2.5.so

Hi Rolf,

I cannot test on SuSE, but I am surprised that the RH7.3 binaries can work on SuSE.
I can only suggest to recompile from the source, unless SuSE experts have a better idea.

Rene