Hi Rene,
On Thu, 16 Aug 2001, Rene Brun wrote:
> I cannot reproduce your problem.
> Plesae indicate which version you use.
>
> Rene Brun
>
Oh, sorry about that. I have tried it with two versions: 3.00.06 and
3.01.06, both compiled with the egcs-1.1.2 compiler. Here is a
transcription:
tigris:/home/kordosky/minos/code/caldet# root
*******************************************
* *
* W E L C O M E to R O O T *
* *
* Version 3.00/06 18 May 2001 *
* *
* You are welcome to visit our Web site *
* http://root.cern.ch *
* *
*******************************************
Compiled with thread support.
CINT/ROOT C/C++ Interpreter version 5.14.79, Feb 24 2001
Type ? for help. Commands must be C++ statements.
Enclose multiple statements between { }.
root [0] .L TestBug.C
root [1] test_bug();
Error: non class,struct,union object $gPad used with . or ->
FILE:TestBug.C LINE:24
*** Interpreter error recovered ***
root [2] .q
tigris:/home/kordosky/minos/code/caldet# setenv ROOTSYS
/exports/common_software/ce
n/root3/root-v3.01.06-x86-egcs/
tigris:/home/kordosky/minos/code/caldet# setenv LD_LIBRARY_PATH =
$ROOTSYS/lib
setenv: Too many arguments.
tigris:/home/kordosky/minos/code/caldet# setenv LD_LIBRARY_PATH
$ROOTSYS/lib
tigris:/home/kordosky/minos/code/caldet# setenv PATH $ROOTSYS/bin:$PATH
tigris:/home/kordosky/minos/code/caldet# root
*******************************************
* *
* W E L C O M E to R O O T *
* *
* Version 3.01/06 12 July 2001 *
* *
* You are welcome to visit our Web site *
* http://root.cern.ch *
* *
*******************************************
Compiled with thread support.
CINT/ROOT C/C++ Interpreter version 5.15.06, June 30 2001
Type ? for help. Commands must be C++ statements.
Enclose multiple statements between { }.
root [0] .L TestBug.C
root [1] test_bug();
Error: non class,struct,union object $gPad used with . or ->
FILE:TestBug.C LINE:24
*** Interpreter error recovered ***
root [2]
Mike Kordosky
--
Graduate Research Assistant // High Energy Physics Lab
kordosky@hep.utexas.edu // University of Texas at Austin
kordosky@fnal.gov //
ph: (512) 471-8426 (RLM Lab, Office)
(512) 475-8673 (ENS Lab)
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:57 MET