make cycle and make zipinstall both work fine here (today) on win32 v2.1.1 and v2.0.1 using fpc.zip in ftp... snapshot/source . If you want the runnable binaries the daily snapshots are now working again too...on ftp.../snapshot/v21/ or /v20 in fpc-*.zip (whole thing including ide), base*.zip (compiler & rtl).
HTH Regards John -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Steve Williams Sent: 06 July 2005 22:49 To: fpc-pascal Subject: [fpc-pascal] make install error 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 -- Sly This message and its attachments may contain legally privileged or confidential information. This message is intended for the use of the individual or entity to which it is addressed. If you are not the addressee indicated in this message, or the employee or agent responsible for delivering the message to the intended recipient, you may not copy or deliver this message or its attachments to anyone. Rather, you should permanently delete this message and its attachments and kindly notify the sender by reply e-mail. Any content of this message and its attachments, which does not relate to the official business of the sending company must be taken not to have been sent or endorsed by the sending company or any of its related entities. No warranty is made that the e-mail or attachment(s) are free from computer virus or other defect. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal