[ROOT] problems compiling routins containing TFILE

From: Norbert Danneberg (norbert.danneberg@psi.ch)
Date: Tue Feb 20 2001 - 09:39:38 MET


Hi!


After a System-update to SuSe 7.0 and after changing the shell for the
user that runs root from tcsh to bash:
I'm not able to compile my root-routines containing TFile
[ Char_t ReportFileName[1024];
  TFile* ReportFile= new TFile(ReportFileName,"RECREATE"); 
 leads to
  undefined reference to `TFile::TFile(char const *, 
  char const *, char const *, int)'c ]

It looks like an not correcly set environment variable or library path,
but I thought I had done everything correctly.

Mybe it's a typical fault of a greenhorn like me (hopefully..)


Thanks for your help   Kai



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:37 MET