1.02 include problem on linux x86
Rudi Lutter (Rudi.Lutter@Physik.uni-muenchen.de)
Mon, 15 Sep 1997 15:34:18 +0200
Dear ROOTers,
What can it be ?
( Linux 2.0.30 on Pentium. )
--------------------------------------------------------
gardaq@mowgli> ls -al /usr/cern/Linux/root/include/Rtypes.h
-rw-r--r--   1 cernlib  rechner      5751 Feb 13  1997 /usr/cern/Linux/root/include/Rtypes.h
gardaq@mowgli> root
  *******************************************
  *                                         *
  *        W E L C O M E  to  R O O T       *
  *                                         *
  *   Version   1.02/00      25 July 1997   *
  *                                         *
  *  You are welcome to visit our Web site  *
  *          http://root.cern.ch            *
  *                                         *
  *******************************************
CINT/ROOT C/C++ Interpreter version 5.13.17, Jul 5 1997
Type ? for help. Commands must be C++ statements.
Enclose multiple statements between { }.
root [0] #pragma includepath /usr/cern/Linux/root/include
root [1] #include "Rtypes.h"                             
 *** Break *** segmentation violation
--------------------------------------------------------
Thanks in advance,
Rudi.