Re: [ROOT] Problem with installation

From: Mingxing Luo (luo@zimp.zju.edu.cn)
Date: Mon Sep 03 2001 - 01:06:35 MEST


On Sun, 2 Sep 2001, Andre Holzner wrote:

> Hi,
> >
> > Hi,
> >
> > I am trying to install root on my linux (redhat 7.0) machine from the
> > source file. I have successfully installed the first 11 lib's.
> > Somehow, in the middle of the process, I got this message:
> >
> > build/unix/depend.sh histpainter/src/THistPainter.d "-pipe -Wall -fPIC
> > -Iinclude " histpainter/src/THistPainter.cxx >
> > histpainter/src/THistPainter.d
> > g++ -O2 -pipe -Wall -fPIC -Iinclude  -o histpainter/src/THistPainter.o -c
> > histpainter/src/THistPainter.cxx
> > histpainter/src/THistPainter.cxx: In method `void
> > THistPainter::PaintBoxes ()':
> > histpainter/src/THistPainter.cxx:1446: Internal error: Segmentation
> > fault.
> > Please submit a full bug report.
> > See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> > gmake: *** [histpainter/src/THistPainter.o] Error 2
> >
> > Could someone help on this?
>
> What happens when you retry to compile ? Does it crash compiling
> the same file ? Have you tried to compile other large things
> (e.g. the linux kernel) and does it happen there also ?
>
> The only cases where I saw Segmentation faults from gcc was on machines
> with 'broken' hardware...
>
>
> best regards,
>
> André
>
Hi,
It crashes again when I re-compile the same file. But I did succeed
compiling after deleting the -O2 flag from gcc, which I do not whether
sensible. Are the executables thus generated reliable?
Thanks.
-Mingxing



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