2010/3/6 Eric Noulard <eric.noul...@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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to