[ROOT] Why this error comes..Please help..

From: B.V.L.S.Prasad (shiva@mbu.iisc.ernet.in)
Date: Tue Jul 03 2001 - 21:51:58 MEST


Dear masa and cinters..
	I have created 2 classes called P.h/C and A.h/C classes
then I used makecint.
>> makecint -mk MakeAtom -o A  -C++ P.C A.C
>>make -f MakeAtom 

	its giving this warning....like...
**************************************************************
/home/shiva/cint/src/G__ci.a(init.o): In function `G__main':
init.o(.text+0xcb9): the use of `tmpnam' is dangerous, better use `mkstemp'
*********************************************************************

Then I typed 
>>./A 
wanted to check for the program...but its not working ...can you help..??

A> {
end with '}'> Atom x(1234,"CA",2.3,3.4,4.5,1.0, 15.0,"HETATM");
end with '}'> x.showAtomInfo();   
end with '}'> }
Error: No symbol Atomx(1234,"CA",2.3,3.4,4.5,1.0,15.0,"HETATM") in current
scope  FILE:/tmp/filec6yNxF_cint LINE:2
Possible candidates are...
filename       line:size busy function type and name  
!!!Dictionary position rewound... !!!Error recovered!!!
A> 


please help in this regard..
Compiled code works perfectly fine. 
what is the meaning of line:size busy function....
I encountered this many times....even when using static classes in cint...
but g++ works fine with the code...

prasad
































Be Happy, 
Enjoy Life.
with love 
shiva.
********************************************************************
*   If the Problem is Clear, the Solution is  Near.    ...shiva... *
********************************************************************



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