Shared library problem in v5.13/05

Hello,

I’ve recently updated to v5.13/05 from 5.09 and I am now having problems looking at my dataset. I get the folowing error when I try to load a shared library.

dlopen error: libEvent.so: undefined symbol: _ZN7TObject13SavePrimitiveERSt14basic_ofstreamIcSt11char_traitsIcEEPKc
Load Error: Failed to load Dynamic link library libEvent.so
*** Interpreter error recovered ***

Does this make sense to anyone? Is it easy to rectify?

Many thanks

Laura

Most likely you just need to recompile your code using the new header of ROOT v5.13/05. [Another possibility is that you path and ld library path still points to the old version of ROOT].

Cheers,
Philippe