RE: [ROOT] problem: undefined symbol

From: Philippe Canal (pcanal@fnal.gov)
Date: Wed Mar 10 2004 - 23:12:26 MET


Hi,

You are either not linking against libCore.so or linking against a different
version of ROOT.

Cheers,
Philippe.

-----Original Message-----
From: owner-roottalk@pcroot.cern.ch
[mailto:owner-roottalk@pcroot.cern.ch]On Behalf Of Belen Salvachua
Ferrando
Sent: Wednesday, March 10, 2004 11:07 AM
To: roottalk@cern.ch
Subject: [ROOT] problem: undefined symbol


Hello!

 Yesterday I wrote a mail because I couldn't compile an application , I
had a problem with the compiler, thanks to the root list the
problem was solved , but now when I try to run the application I got:

 ./CISPAR_7: relocation error: ./CISPAR_7: undefined symbol: __5TFilePCcN21i

the only line I have on the application is:

 TFile *f = new
TFile("/l/belen/Algorithms_cpp/Algorithms/v1r1p0/data/ntuples/r0360127.root"
);

so maybe I didn't solve the problem, can somebody help me?

 Thanks a lot.

  Belen.



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:06 MET