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=Ak
	MlrPG4J53X7h+LaFQwZ1eBv8/ZInt4HKAdAqaSU0BddjHyipozvlVXnQjNaHQ0sg
	a6hZ/1Bc7gbCM5JYCRD/tQZtyWwrDCBxRxS/apMWfisDmBPKokf+0AhMfzlDlTj8
	XWOwjlrAfiRMEgcAP+IQgnVk44DxG+0iSW8mP3foQ=
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=JJm2MeeY
	XMBLQ1FoYbzJ4R/ahBo=; b=j3PNYlXoGDDcqKtLysehneH8JcCSLacCfaY4Alo0
	C/dI8+eabKdyqj6JeUFTmZQNk6jhJ81SSg/ooQbx0LIII9iQrz9AMxw0V8Qzh7LC
	xxxPO9PZXrDD0tom5dv2bGRjgR2YNqWbbog0yU98RsSyL7V5jIpaE1merzMplWLb
	3+U=
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=-3.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1
MIME-Version: 1.0
X-Received: by 10.194.239.225 with SMTP id vv1mr8971793wjc.63.1371818334562; Fri, 21 Jun 2013 05:38:54 -0700 (PDT)
In-Reply-To: <20130621122934.GD7362@calimero.vinschen.de>
References: <CAMCbSMpbqrh59KqpB3KKhZqdG45MpBzAOcnDxyoKTVPi8T7sUA@mail.gmail.com>	<20130621083332.GI1620@calimero.vinschen.de>	<CAMCbSMpykrTRSEnTynYHFra222gnXf58zNw01hFxDDMvNTioVQ@mail.gmail.com>	<20130621110435.GA2781@calimero.vinschen.de>	<CAMCbSMr3eqn6QEisqEpdKhG1B++eifSM+hOQ5W78nFSXR_MeTw@mail.gmail.com>	<CAMCbSMpOg2tpQjd2Dz1r1XV7mo9q5Kmu_7ecJNe7qcpyGA=gqg@mail.gmail.com>	<20130621113552.GG25850@calimero.vinschen.de>	<CAMCbSModzkQTxoLhZWwYp-K5+1-ciCauyi7vzrd3nHQK1JaNLA@mail.gmail.com>	<20130621121524.GB7362@calimero.vinschen.de>	<CAMCbSMoV4DMuy8oYtx=sO5VhD+FRX--6GJEJ6pbMQXm+wmtiNQ@mail.gmail.com>	<20130621122934.GD7362@calimero.vinschen.de>
Date: Fri, 21 Jun 2013 14:38:54 +0200
Message-ID: <CAMCbSMqgjsrpu1n5SkRnDcnZyyZ7u=B7Kdy10zGfgUn25=1xNA@mail.gmail.com>
Subject: Re: Problems with file permissions during a build
From: Arjen Markus <arjen.markus895@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1

I noticed that if I use noacl, then I get the correct looking POSIX permissions,
but the Windows permissions make it impossible to use the file.

Try: cat gnulliver.h

I have had the same problem with a package built via autotools, so it
is more general
than CMake. (I first reported this on the CMake list, but they did not
know the solution)

I run it on /cygdrive/d, which is my Windows d-disk.

Regards,

Arjen

--
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

