Re: [ROOT] Fail to compile the latest ROOT(v3.03.06) on IRIX 64 using gcc 2.95.2.

From: Rene Brun (Rene.Brun@cern.ch)
Date: Thu Jun 20 2002 - 08:48:10 MEST


Harufumi,

Strange. If the input file TGLKernel.cxx exists, I do not understand
the compiler message. Did you check your disk quota?

Rene Brun

On Thu, 20 Jun 2002, Harufumi Tsuchiya wrote:

> 
> Hello ROOTers
> 
> Thank to Rene's suggestion, previous faliure for creating libHistPainter.so
> was ceartinly able to be avoided.
> But, I had another faliure.
> 
> I got following message while compileing the latest ROOT(v 3.03.06).
>                                    :
>                                    :
> g++ -O -fsigned-char -Wall -fPIC -Iinclude  -I/tibet/home/harufumi/local/Mesa-3.2/include/ -DR__OPENINVENTOR -I -o gl/src/TGLKernel.o -c gl/src/TGLKernel.cxx
> g++: gl/src/TGLKernel.o: No such file or directory
> gmake: *** [gl/src/TGLKernel.o] Error 1
> 
> [1]    Exit 2                        gmake
> 
> Please give me any suggestion again.
> 
> Harufumi Tsuchiya.
> 
> PS
> My configure options :
> ./configure sgiegcs --with-xpm-libdir=$HOME/local/lib \
> --with-ttf-fontdir=$HOME/local/root/ttf/fonts \
> --with-ttf-libdir=$HOME/local/ttf/lib \
> --with-ttf-incdir=$HOME/local/ttf/include \
> --with-opengl-libdir=$HOME/local/Mesa-3.2/lib \
> --with-opengl-incdir=$HOME/local/Mesa-3.2/include/ --enable-soversion
> 
> I am trying to compile ROOT on IRIX 64 using gcc(g++) 2.95.2.
> 
> 
> > From: Rene Brun <brun@pcbrun.cern.ch>
> > Subject: Re: [ROOT] Fail to compile the latest ROOT(v3.03.06) on IRIX 64 using gcc 2.95.2.
> > Date: Wed, 19 Jun 2002 11:49:21 +0200 (METDST)
> > 
> > Thank you for quick reply.
> > 
> > > When you update from CVS, you should always do:
> > >    cvs update -dP
> > I did not use CVS. I am going to try to compile from source 
> > file(root_v3.03.06.source.tar.gz).
> > 
> > > This will remove all obsolete files and directories
> > > We have renamed the class TLego to TPainter3dAlgorithms.
> > > You should delete the files in
> > > histpainter/inc/TLego.h
> > > histpainter/src/TLego.cxx
> > Oh, Maybe, this caused my failures.
> > Becasue I always uncompressed and untar source file of ROOT
> > in the same directory ($HOME/Soft/root)
> > when I downloaded ROOT and compiled it. 
> > So, TLego.h and TLego.cxx was left in histpainter/inc and histpainter/src.
> > 
> > Thank you so much.
> > 
> > Harufumi Tsuchiya.
> > 
> > 
> 



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