Hi Rooters,
I am trying to do:
gSystem->Load("/data/msmartin/RooFitArea/RooFitCore/tmp/libRooFitCore.so")
but get
dlopen error: /data/msmartin/RooFitArea/RooFitCore/tmp/libRooFitCore.so:
undefined symbol: __9TObjArrayii
Load Error: Failed to load Dynamic link library
/data/msmartin/RooFitArea/RooFitCore/tmp/libRooFitCore.so
(int)(-1)
So I pinned TObfArray down to libCore.so and did:
gSystem->Load("libCore.so")
And
.class TObjArray
gave sensible output. But to no avail....I still get the same problems
:(
Suggestions?
cheers
Mat
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:20 MET