Missing library

Hi,

We used to use root 5.22. Recently, I changed to 5.26 and got compilation error for the code which was used to compile in 5.22 without error:

/usr/bin/ld: cannot find -lg2c

I found that this library is actually not included in 5.26 although it was in 5.22. I am using precompiled version root_v5.26.00.Linux-slc5-gcc3.4.tar.gz. How should I fix this problem?

Thanks,
Manoj

Why do you link with this library? it is not a ROOT library.

Rene