[CMake] CMake 2.8.1 RC 4 is ready to try

Micha Renner Micha.Renner at t-online.de
Sat Mar 6 12:14:26 EST 2010


Am Samstag, den 06.03.2010, 17:02 +0100 schrieb Eric Noulard:
> 2010/3/6 Eric Noulard <eric.noulard at gmail.com>:
> 
> >>>> Not really a show-stopper since I have no problem using this RC
> >>>> but I do have a problem "Building it" on 2 linux boxes
> >>>> (first is Ubuntu 9.10 and the other is Fedora 11) using gcc 4.4.1:
> >>>
> >>> I can confirm this for Ubuntu 9.10.
> >>> In the appendix is the generated output.
> >
> > Reading your output, your problem is not the same as mine.
Yes, what I wanted to say: I had a problem building CMake too.
> > You did bootstrap when I was using cmake 2.6.4 to compile 2.8.1.
> 
> You should try to bootstrap out-of-source:
Of course, but I read "autotools" in the readMe.txt, so I forgot
out-of-source.
> 
> cd /path/to/CMake
> cd ..
> mkdir build
> cd build
> ../CMake/bootstrap
In the directory CMake I did:
../bootstrap
=> Same result.

Micha

> 
> 




More information about the CMake mailing list