Reading root file: works on OpenSUSE but not on Ubuntu

Hi Danilo,

Ubuntu 12.04 LTS (64 bit) has root Version 5.34/09
OpenSUSE 13.1(64 bit) has root Version 5.34/18

I also tried installing the root 5.34/18 on my Ubuntu, but it didn’t help.

And yes, the root works fine on Ubuntu, I have been using root almost every day on ubuntu since last 1 year, no problem. These errors started to show up after some updates in our analysis software.
Yes I do have .so and .rootmap for libGraf:

gunn@khatri:/usr/local/root/lib$ ls libGraf* libGraf3d.rootmap libGraf3d.so libGraf.rootmap libGraf.so
Yes I am able to execute the root file, it opens with root command and I can see the content using TBrowser as well. It used to work before I updated the code.

PS: I checked something online just now but it doesn’t go through my head. May be you wanna have a look:
[url]Hadd mistery
http://manpages.ubuntu.com/manpages/trusty/en/man1/rlibmap.1.html

Gunn