g++ -I/root/CMake/Source -I/root/CMake/Bootstrap.cmk -c /root/CMake/Source/cmBootstrapCommands.cxx -o cmBootstrapCommands.o<br>/root/CMake/Source/cmFileCommand.cxx: In member function âbool cmFileInstaller::InstallFile(const char*, const char*, bool)â:<br>
/root/CMake/Source/cmFileCommand.cxx:1052: error: no matching function for call to âcmsys::SystemTools::CopyAFile(const char*&, const char*&, bool, bool)â<br>/root/CMake/Source/cmsys/SystemTools.hxx:519: note: candidates are: static bool cmsys::SystemTools::CopyAFile(const char*, const char*, bool)<br>
<br><br>debian:~/CMake# gcc -v<br>Using built-in specs.<br>Target: i486-linux-gnu<br>Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu<br>
Thread model: posix<br>gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)<br><br><br><br>Greetings,<br>Steven<br>