X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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.8010309@fastmail.fm>
Date: Tue, 23 Jul 2013 14:36:42 +0200
Message-ID: <CAMCbSMp5b-SnqoR0FVy+Eox=wQvXR4ux-fBnqMNd2Ot7S0zVYw@mail.gmail.com>
Subject: Re: Mingw build problem for TCL
From: Arjen Markus <arjen.markus895@gmail.com>
To: cygwin@cygwin.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 <jonkelly@fastmail.fm>:
>> 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

