Hi,
There were some problem with the KCC build of ROOT 3.05.00.
Please use a gcc build or use a newer version of ROOT.
Cheers,
Philippe.
PS. For more details please send me your script.
-----Original Message-----
From: owner-roottalk@pcroot.cern.ch
[mailto:owner-roottalk@pcroot.cern.ch]On Behalf Of Justace Clutter
Sent: Wednesday, April 21, 2004 8:22 PM
To: roottalk@pcroot.cern.ch
Subject: [ROOT] Ohh dear..... Problems..
ROOT users and developers,
I have a chunk of code that I use to alter some data that I get. I
used to work, but hey, now it does not. It looks like there was a
version change of root. I need to get this to work but I an not sure
what exactly to do here. I thought that I had run into a similar
problem in the past related to precompiled headers. I looked in the
forums and did not see anything there that might help me. Thanks for
any help that I can get. Here is the error lines:
cartman-clued0:~/FNAL> root -b
*******************************************
* *
* W E L C O M E to R O O T *
* *
* Version 3.05/00 11 March 2004 *
* *
* You are welcome to visit our Web site *
* http://root.cern.ch *
* *
*******************************************
Compiled for linuxkcc with thread support.
CINT/ROOT C/C++ Interpreter version 5.15.70, Jan 4 2003
Type ? for help. Commands must be C++ statements.
Enclose multiple statements between { }.
root [0] .x ./FermilabAnalysis.C
Error: Can't call allocator<char>::allocator<char>(NULL) in current
scope FILE:_vector.h LINE:182
Possible candidates are...
filename line:size busy function type and name (in
allocator<char>)
(compiled) 0:0 0 public: allocator<char>
allocator<char>(void);
(compiled) 0:0 0 public: allocator<char>
allocator<char>(allocator<char>&);
*** Interpreter error recovered ***
root [1]
This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:07 MET