In a message dated 7/7/2005 5:02:07 A.M. Central Daylight Time, Steve Williams writes:
I got
the latest FPC source using Subversion on Win32. Running make build
in the root directory worked fine. Running make install fails
because cp.exe does not ignore hidden directories, therefore it tries to
delete the Subversion .svn directories, which is
bad.
c:/fpc/2.0.0/bin/i386-win32/cp.exe -Rfp tests/*
/pp/examples/fcl cp.exe: cannot remove old link to
`/pp/examples/fcl/.svn/dir-prop-base': Permission denied cp.exe: cannot
remove old link to `/pp/examples/fcl/.svn/dir-props': Permission
denied cp.exe: cannot remove old link to
`/pp/examples/fcl/.svn/dir-wcprops': Permission denied cp.exe: cannot
remove old link to `/pp/examples/fcl/.svn/entries': Permission
denied cp.exe: cannot remove old link to
`/pp/examples/fcl/.svn/format': Permission denied cp.exe: cannot remove
old link to `/pp/examples/fcl/.svn/prop-base/Makefile.fpc.svn-base':
Permission denied cp.exe: cannot remove old link
to `/pp/examples/fcl/.svn/prop-base/Makefile.svn-base': Permission
denied cp.exe: cannot remove old link
to `/pp/examples/fcl/.svn/props/Makefile.fpc.svn-work': Permission
denied cp.exe: cannot remove old link
to `/pp/examples/fcl/.svn/props/Makefile.svn-work': Permission
denied cp.exe: cannot remove old link to
`/pp/examples/fcl/.svn/README.txt': Permission denied cp.exe: cannot
remove old link to `/pp/examples/fcl/.svn/text-base/Makefile.fpc.svn-base':
Permission denied cp.exe: cannot remove old link
to `/pp/examples/fcl/.svn/text-base/Makefile.svn-base': Permission
denied cp.exe: cannot remove old link
to `/pp/examples/fcl/.svn/wcprops/Makefile.fpc.svn-work': Permission
denied cp.exe: cannot remove old link
to `/pp/examples/fcl/.svn/wcprops/Makefile.svn-work': Permission
denied make[4]: *** [fpc_exampleinstall] Error
1
I have also had this problem. I have a patch which corrects this. Peter if
you could contact me off-list ( [EMAIL PROTECTED]) I would like to discuss it
with you before I submit it.
Dave
|
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal