Am Samstag, den 06.03.2010, 17:02 +0100 schrieb Eric Noulard: > 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. 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 > > _______________________________________________ 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