[CMake] CMake 2.8.1 RC 4 is ready to try

Eric Noulard eric.noulard at gmail.com
Sat Mar 6 11:02:09 EST 2010


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.
> You did bootstrap when I was using cmake 2.6.4 to compile 2.8.1.

You should try to bootstrap out-of-source:

cd /path/to/CMake
cd ..
mkdir build
cd build
../CMake/bootstrap


-- 
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org


More information about the CMake mailing list