[ROOT] floating point exception in gHtml.MakeClass

From: Ruben Shahoian (Ruben.Shahoyan@cern.ch)
Date: Tue Jan 29 2002 - 10:18:26 MET


Hello,
I am trying to generate documentation for my class
(Root 3.02.07) but getting following error. 
NaElem.h appeares in destination directory, but
NaElem.html seems to be truncated and without data 
members. Does anybody know what can be the problem?

Best regards,
     Ruben Shahoian

PS the source code NaElem.cxx/h is in 
/afs/cern.ch/user/s/shahoian/public/naelem/

~/NA60 > na60root
  *******************************************
  *                                         *
  *        W E L C O M E  to  R O O T       *
  *                                         *
  *   Version   3.02/07   10 January 2002   *
  *                                         *
  *  You are welcome to visit our Web site  *
  *          http://root.cern.ch            *
  *                                         *
  *******************************************

Compiled for linux with thread support.

CINT/ROOT C/C++ Interpreter version 5.15.25, Jan 6 2002
Type ? for help. Commands must be C++ statements.
Enclose multiple statements between { }.
root [0]   gROOT.Reset();
root [1]   new THtml();
root [2]   gHtml.SetSourceDir("./STEER");
root [3]   gHtml.MakeClass("NaElem");
                   /home/shahoian/NA60/html/NaElem.html

 *** Break *** floating point exception
Root > 



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:40 MET