Some times I got these erros, when I try to compile FPC: (...) e:/freepascal/binutils/i386-win32/rm.exe -f *_ppas.bat make[5]: Leaving directory `E:/freepascal/fpc/2.5.1/packages/hash/examples' e:/freepascal/binutils/i386-win32/ginstall.exe -m 755 -d e:\freepascal\fpc\2.5.1 /examples/hash e:/freepascal/binutils/i386-win32/cp.exe -Rfp examples/* e:\freepascal\fpc\2.5.1 /examples/hash cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/al l-wcprops': Permission denied cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/di r-prop-base': Permission denied cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/en tries': Permission denied cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/pr op-base/crctest.pas.svn-base': Permission denied cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/pr op-base/Makefile.fpc.svn-base': Permission denied cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/pr op-base/Makefile.svn-base': Permission denied cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/pr op-base/md5.ref.svn-base': Permission denied cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/pr op-base/mdtest.pas.svn-base': Permission denied cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/pr op-base/sha1test.pp.svn-base': Permission denied cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/te xt-base/crctest.pas.svn-base': Permission denied cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/te xt-base/Makefile.fpc.svn-base': Permission denied cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/te xt-base/Makefile.svn-base': Permission denied cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/te xt-base/md5.ref.svn-base': Permission denied cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/te xt-base/mdtest.pas.svn-base': Permission denied cp.exe: cannot remove old link to `e:/freepascal/fpc/2.5.1/examples/hash/.svn/te xt-base/sha1test.pp.svn-base': Permission denied make[4]: *** [fpc_exampleinstall] Error 1 make[4]: Leaving directory `E:/freepascal/fpc/2.5.1/packages/hash' make[3]: *** [hash_distinstall] Error 2 make[3]: Leaving directory `E:/freepascal/fpc/2.5.1/packages' make[2]: *** [packages_distinstall] Error 2 make[2]: Leaving directory `E:/freepascal/fpc/2.5.1' make[1]: *** [installother] Error 2 make[1]: Leaving directory `E:/freepascal/fpc/2.5.1' make: *** [install] Error 2
Parece que é o próprio 'make' que cria esses arquivos, e não o TortoiseSVN... Marcos Douglas _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
