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=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 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=-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: <20130621083332 DOT GI1620 AT calimero DOT vinschen DOT de> <20130621110435 DOT GA2781 AT calimero DOT vinschen DOT de> <20130621113552 DOT GG25850 AT calimero DOT vinschen DOT de> <20130621121524 DOT GB7362 AT calimero DOT vinschen DOT de> <20130621122934 DOT GD7362 AT calimero DOT vinschen DOT de> Date: Fri, 21 Jun 2013 14:38:54 +0200 Message-ID: Subject: Re: Problems with file permissions during a build From: Arjen Markus To: cygwin AT cygwin DOT 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