<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Dear all (again),


I hope you will help me also with the following problem.


I'm trying to compile Analyze.cpp (you can find it in Gate/examples/example_CT/classic) with Makefile.</pre><pre><pre><span style="color:rgb(0,0,0);white-space:pre-wrap">and this is the error:</span><font color="#000000"><span style="white-space:pre-wrap">
</span></font></pre><div><font color="#000000"><span style="white-space:pre-wrap">/tmp/cc7xBIPQ.o: In function `main':
AnalyzeCT.cpp:(.text.startup+0x6b): undefined reference to `TStorage::ObjectAlloc(unsigned long)'
AnalyzeCT.cpp:(.text.startup+0x89): undefined reference to `TFile::TFile(char const*, char const*, char const*, int)'
AnalyzeCT.cpp:(.text.startup+0x91): undefined reference to `TFile::IsOpen() const'
AnalyzeCT.cpp:(.text.startup+0x16e): undefined reference to `TObject::operator delete(void*)'
/tmp/cc7xBIPQ.o: In function `_GLOBAL__sub_I_main':
AnalyzeCT.cpp:(.text.startup+0x3b): undefined reference to `TVersionCheck::TVersionCheck(int)'
collect2: error: ld returned 1 exit status
Makefile:4: recipe for target 'AnalyzeCT' failed
make: *** [AnalyzeCT] Error 1<br></span></font></div><div><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Does anyone could help me?</pre></div></pre></div><div><br></div></div></div></div></div></div></div>