X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=BG xgTo6YMwAoVFiea39FBSQzYFaUv2tmeVyG46PnSIkuD9+VWB7exyA3TN79NLR3Jb HQjfMLPlyeXiMP2AfRPnTsDuEHA/X6iSGlFACeAReTcD5ICGdM8I1GtFWfbghzFA tOt9fydIC4/EifhXplVHZNOtB1Yy0pxr4zzGq5baQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=kDXxDsBF sB3sLhS01965x9eALXs=; b=ELfLURNXNlbbwL9hW2ycLrntW35QtYZWz1ClCGo9 xA93Zz4SafZYeUe61+x/4mn99I04RD4tyuQDZtg4vo7oHYlsGIbnAJmT2bTekMhe 1E8BcFqO0EqOwI1dVkiPDX5dmogQ3cmrvjFVuXBFuSVXe0jaowgxOz4S5sXV814/ JEo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=no version=3.3.1 MIME-Version: 1.0 X-Received: by 10.50.20.232 with SMTP id q8mr12294363ige.0.1374583002163; Tue, 23 Jul 2013 05:36:42 -0700 (PDT) In-Reply-To: <51EDB3BE.8010309@fastmail.fm> References: <51EDB3BE DOT 8010309 AT fastmail DOT fm> Date: Tue, 23 Jul 2013 14:36:42 +0200 Message-ID: Subject: Re: Mingw build problem for TCL From: Arjen Markus To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 I have had problems with file permissions myself - in my case editing a file that is part of a fairly large project may cause build errors later on, when such a file is copied during the build process, because the Windows permissions are translated into "-------". It may very well be that you are dealing with something similar. Regards, Arjen 2013/7/23 Jonathan Kelly : >> No, it's STATUS_ACCESS_DENIED, a permission problem. This could >> happen, for instance, if the executable or one of the required DLLs >> is not executable. > > >> Corinna > > > > Ah, yes, there is a zlib dll shipped with the source that didn't have > executable perms. > > I'll let the TCL people know. > > Thanks! > Jonathan. > > > -- > 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 > -- 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