[fpc-devel] "Permission denied" - /examples/hash/.svn/all-wcprops

Jonas Maebe jonas.maebe at elis.ugent.be
Fri Jul 9 20:56:07 CEST 2010


On 09 Jul 2010, at 20:41, Marcos Douglas wrote:

> 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

Under Winodws, running "make install" is only supported in an exported copy ("svn export fpc fpc-exported", and then build in the fpc-exported directory).


Jonas


More information about the fpc-devel mailing list