[ROOT] Errors through $ROOTSYS/tutorials/

From: Exaos Lee (schlie@iris.ciae.ac.cn)
Date: Tue Aug 05 2003 - 09:45:09 MEST


Dear rooter,
Today, I try all of the files in $ROOTSYS/tutorials. My root is version 
3.05.07 compiled on RedHat 8.0 with GCC 3.2 and glibc 2.3.2.
I attach all the error messages here. I hope someone can answer them.

Best regards.

Exaos Lee



FeldmanCousins.C
--------------------
root [] .x FeldmanCousins.C 
Error: Symbol TFeldmanCousinsf is not defined in current scope  FILE:FeldmanCousins.C LINE:12
*** Interpreter error recovered ***

FirstContour.C
-------------------
root [] .x FirstContour.C 
Error: illegal pointer to class object gc1 0x0 164  FILE:FirstContour.C LINE:28
*** Interpreter error recovered ***

alien.C
-------------------
root [] .x alien.C 
Error in <TUnixSystem::DynamicPathName>: RAliEn[.so | .sl | .dl | .a] does not exist in .:/sci/root/current/lib:/sci/GSI_Go4/current/Go4Library:/sci/root/current/lib:/sci/qt/lib:/sci/cern/lib:/sci/lib/octave-2.1.46:/sci/root/build/v3.05.07/lib
Error: illegal pointer to class object alien 0x0 301  FILE:alien.C LINE:9
*** Interpreter error recovered ***

anim.C: After ".x anim.C", if you close the canvas, then come the following errors. When they appear, you cannot stop them until you kill the root process manually.
-------------------
Error: Symbol t is not defined in current scope  FILE:anim.C LINE:25
Error: Symbol pi is not defined in current scope  FILE:anim.C LINE:25
*** Interpreter error recovered ***

hcons.C
------------------
root [1] .x hcons.C 
Error in <TMapFile::TMapFile>: file hsimple.map does not exist
Memory mapped file:   hsimple.map
Title:                
Option:               file closed
Error: illegal pointer to class object hpx 0x0 163  FILE:hcons.C LINE:42
*** Interpreter error recovered ***

hprod.C
------------------
root [0] .x hprod.C 
Error in <TMapFile::TMapFile>: no memory mapped file capability available
Use rootn.exe or link application against "-lNew"
Memory mapped file:   hsimple.map
Title:                Demo memory mapped file with histograms
Option:               file closed

 *** Break *** keyboard interrupt FILE:hprod.C LINE:33
*** Interpreter error recovered ***

htmlex.C
------------------
root [1] .x htmlex.C 
Error: illegal pointer to class object gHtml 0x0 789  FILE:htmlex.C LINE:15
*** Interpreter error recovered ***

threads.C
------------------
root [0] gSystem->Load("libThread")
Note: File "/sci/root/current/lib/libThread.so" already loaded
(int)1
root [1] .x threads.C 
Starting Thread 1
Limitation: Precompiled function can not get pointer to interpreted function as argument FILE:threads.C LINE:25
Limitation: Precompiled function can not get pointer to interpreted function as argument FILE:threads.C LINE:25
Limitation: Precompiled function can not get pointer to interpreted function as argument FILE:threads.C LINE:25
Limitation: Precompiled function can not get pointer to interpreted function as argument FILE:threads.C LINE:25
Error: Can't call TThread::TThread("h1",handle,(void*)1) in current scope FILE:threads.C LINE:25
Possible candidates are...
filename       line:size busy function type and name  (in TThread)
(compiled)        0:0    0 public: TThread TThread(void *(*)(void*) fn,void* arg=0,TThread::EPriority pri=kNormalPriority);
(compiled)        0:0    0 public: TThread TThread(Int_t id=0);
(compiled)        0:0    0 public: TThread TThread(const char* thname,void *(*)(void*) fn,void* arg=0,TThread::EPriority pri=kNormalPriority);
(compiled)        0:0    0 public: TThread TThread(const TThread&);
filename       line:size busy function type and name  (in TNamed)
filename       line:size busy function type and name  (in TObject)
Error: illegal pointer to class object h1 0x0 507  FILE:threads.C LINE:26
Starting Thread 2
Limitation: Precompiled function can not get pointer to interpreted function as argument FILE:threads.C LINE:28
Limitation: Precompiled function can not get pointer to interpreted function as argument FILE:threads.C LINE:28
Limitation: Precompiled function can not get pointer to interpreted function as argument FILE:threads.C LINE:28
Limitation: Precompiled function can not get pointer to interpreted function as argument FILE:threads.C LINE:28
Error: Can't call TThread::TThread("h2",handle,(void*)2) in current scope FILE:threads.C LINE:28
Possible candidates are...
filename       line:size busy function type and name  (in TThread)
(compiled)        0:0    0 public: TThread TThread(void *(*)(void*) fn,void* arg=0,TThread::EPriority pri=kNormalPriority);
(compiled)        0:0    0 public: TThread TThread(Int_t id=0);
(compiled)        0:0    0 public: TThread TThread(const char* thname,void *(*)(void*) fn,void* arg=0,TThread::EPriority pri=kNormalPriority);
(compiled)        0:0    0 public: TThread TThread(const TThread&);
filename       line:size busy function type and name  (in TNamed)
filename       line:size busy function type and name  (in TObject)
Error: illegal pointer to class object h2 0x0 507  FILE:threads.C LINE:29
Starting Thread 3
Limitation: Precompiled function can not get pointer to interpreted function as argument FILE:threads.C LINE:31
Limitation: Precompiled function can not get pointer to interpreted function as argument FILE:threads.C LINE:31
Limitation: Precompiled function can not get pointer to interpreted function as argument FILE:threads.C LINE:31
Limitation: Precompiled function can not get pointer to interpreted function as argument FILE:threads.C LINE:31
Error: Can't call TThread::TThread("h3",handle,(void*)3) in current scope FILE:threads.C LINE:31
Possible candidates are...
filename       line:size busy function type and name  (in TThread)
(compiled)        0:0    0 public: TThread TThread(void *(*)(void*) fn,void* arg=0,TThread::EPriority pri=kNormalPriority);
(compiled)        0:0    0 public: TThread TThread(Int_t id=0);
(compiled)        0:0    0 public: TThread TThread(const char* thname,void *(*)(void*) fn,void* arg=0,TThread::EPriority pri=kNormalPriority);
(compiled)        0:0    0 public: TThread TThread(const TThread&);
filename       line:size busy function type and name  (in TNamed)
filename       line:size busy function type and name  (in TObject)
Error: illegal pointer to class object h3 0x0 507  FILE:threads.C LINE:32
*** Interpreter error recovered ***



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:14 MET