[Cmake] Failed to build Cmake in RH 7.2
Geoffrey Cross
geoff at robots.ox.ac.uk
Fri Jan 25 05:06:42 EST 2002
I had this problem at some point under Solaris using gcc version
something-new-but-can't-remember-which. It seems to be related to using
the -O2 flag, and causes the compiler to hang indefinitely. Try
removing the flag. This is a known compiler bug, and not a bug in
Cmake.
Geoff.
> -----Original Message-----
> From: cmake-admin at public.kitware.com
> [mailto:cmake-admin at public.kitware.com] On Behalf Of William
> A. Hoffman
> Sent: Thursday, January 24, 2002 10:50 PM
> To: 'José Román Bilbao'; cmake at public.kitware.com
> Subject: RE: [Cmake] Failed to build Cmake in RH 7.2
>
>
> Be patient cmCommands.cxx can take a long time to compile.
> You could also download the binaries for cmake 1.2.
>
> -Bill
>
>
> At 02:32 PM 1/24/2002 -0500, Miller, James V (CRD) wrote:
> >cmCommands takes a long long time to compile. It is the
> "majority" of
> >the
> >system.
> >
> >[Jim Miller (CRD)]
> > -----Original Message-----
> >From: José Román Bilbao [mailto:jrbcast at teleline.es]
> >Sent: Thursday, January 24, 2002 2:28 PM
> >To: cmake at public.kitware.com
> >Subject: [Cmake] Failed to build Cmake in RH 7.2
> >Hi,
> >
> >I´ve a clean Red Hat 7.2 installation. I´ve tried to install
> CMake in
> >it´s
> >latest.
> >
> >i´ve tried both methods, precompiled and source code. First gives me
> >the
> >next:
> >
> > After unzipping and uncompressing the resulting tar
> file I get to
> > more files, one README and one tar. When I try to
> uncompress that tar I
> > get a message saying it´s not a valid tar file. I´ve tried
> to download it
> > again but it doesn´t work.
> >
> >Trying to recompile from sources I make:
> >
> > ./configure; make; make install
> >
> > it seems to configure correctly but when compiling it freezes
> > making
> > cmCommands.cxx. I´ve repeated the procces but it keeps failing.
> >
> >Have you experienced the same ?
> >How can i fix that ?
> >
> >Thanks.
>
> _______________________________________________
> Cmake mailing list
> Cmake at public.kitware.com
> http://public.kitware.com/mailman/listinfo/cma> ke
>
>
More information about the CMake
mailing list