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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=HiY3399lIidnYxo9YbktnVtd/kn32EOTgreeRCpUkNcCcDZm44hM9
	Pa0pRMQyNiBzQE0hHJ5WKMjt1ZSNnPjVgwPvdcjYUygXToThmFDtgM6Zu+hfBjnW
	g3hd9cFTM42sn+Ityxxlf0Eln6OB/tBKAVA1B68rnpCoixdgFjSHv4=
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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; s=default;
	 bh=5b6a69jlVKtT8t+ci4dGcug7vyM=; b=DgqtknILAsUU6Ib6tL0hHSrAf67T
	05tPkbOlq5XMqj+9VC/or2TCkWxm/u7YRABLEnGWd05hhjBtilSPxvntwE9BJi1f
	in7QAs8aVwYDDL9CH426E2rERFCy8Tl0LArG60AH5jrPrnsORl7aVjsh1a0UPQ1g
	gqe9LnEyFBzJVhk=
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=-1.8 required=5.0 tests=AWL,BAYES_00,TW_VZ,TW_XV autolearn=no version=3.3.1
Date: Fri, 21 Jun 2013 14:15:24 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Problems with file permissions during a build
Message-ID: <20130621121524.GB7362@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
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>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <CAMCbSModzkQTxoLhZWwYp-K5+1-ciCauyi7vzrd3nHQK1JaNLA@mail.gmail.com>
User-Agent: Mutt/1.5.21 (2010-09-15)

On Jun 21 13:40, Arjen Markus wrote:
> Here it is.
> 
> Regards,
> 
> Arjen

Is the tar file broken?

  $ tar xvzf problem-cygwin.tgz
  src/
  src/CMakeLists.txt
  src/include/
  src/include/CMakeLists.txt
  src/include/gnulliver.h.in
  CMakeLists.txt
  tar: A lone zero block at 11
  $ mkdir work
  $ cd work
  $ cmake --G "Cygwin Makefiles" ../src
  CMake Error: Could not create named generator Cygwin Makefiles


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

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

