g++ -I/root/CMake/Source   -I/root/CMake/Bootstrap.cmk -c
/root/CMake/Source/cmBootstrapCommands.cxx -o cmBootstrapCommands.o
/root/CMake/Source/cmFileCommand.cxx: In member function âbool
cmFileInstaller::InstallFile(const char*, const char*, bool)â:
/root/CMake/Source/cmFileCommand.cxx:1052: error: no matching function for
call to âcmsys::SystemTools::CopyAFile(const char*&, const char*&, bool,
bool)â
/root/CMake/Source/cmsys/SystemTools.hxx:519: note: candidates are: static
bool cmsys::SystemTools::CopyAFile(const char*, const char*, bool)


debian:~/CMake# gcc -v
Using built-in specs.
Target: i486-linux-gnu
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
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)



Greetings,
Steven
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to