| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,PLING_QUERY,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4A69873F.7080500@gmail.com> |
| Date: | Fri, 24 Jul 2009 11:04:47 +0100 |
| From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
| User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Cygwin on Windows Server 2003 - Permission problems !? |
| References: | <h4bh3h$1nt$1 AT ger DOT gmane DOT org> |
| In-Reply-To: | <h4bh3h$1nt$1@ger.gmane.org> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Clemens Arth wrote:
> llvm-ar: can't rename 'c:/cygwin/admin/funnylibrary.a-dofeyJ' as
> 'c:/cygwin/admin/funnylibrary.a' Permission denied
Failure of rename-into-place is almost always caused by an AV program (or
similar) that opens handles to your files and holds them open when your
program was expecting nothing to have them open. Take a browse at the FAQ entry:
http://cygwin.com/faq/faq.using.html#faq.using.bloda
> The second interesting thing is that although everything runs inside the
> cygwin shell, the file names in the error report are in windows format
> (as you can see above). Might this cause some problems, and why does
> this happen?
Because you are running a non-Cygwin version of 'ar', using a script that
translates filenames for you automatically. So it is in fact rather likely
that this isn't a cygwin problem at all, even though you happen to see it when
you launch the programs from a cygwin shell.
cheers,
DaveK
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |