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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=gmyCWoFsXk4vrmWL2XVZhuA8/X930rItTLMV+uvHG1TYk8PuoAw5R blVNmV1kGw44S+eqeLrgNa4v0l4CSLg3Mnz9z0QHzEKCsfXpbYyANZFXrzZyo/wp TsW5Maw7EMiAw2CTNSlQfNnCGKNuNahNh6+UJHYFsemdceCSaTkt2Y= 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=ccN6qeiUI+pKacbqde6VxJS82YY=; b=lNFhuWmwK06xM/6bz/2rzi2BttwO FlorC2bSYkwLaHmMQd4vugcdmfka/vKuwk8LgRMJhyqqTQaUmc38u5NwVrEHcBB7 unbXgg3yAgncSF6byc8mNXu46Y1ahabqemmN2nJNfuo3deqqFGLgUgxpJzJN4f3a CHo7EhVqc40vOI4= 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=-1.8 required=5.0 tests=AWL,BAYES_00,TW_RW,TW_WX autolearn=no version=3.3.1 Date: Fri, 21 Jun 2013 13:35:52 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Problems with file permissions during a build Message-ID: <20130621113552.GG25850@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20130621083332 DOT GI1620 AT calimero DOT vinschen DOT de> <20130621110435 DOT GA2781 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) On Jun 21 13:18, Arjen Markus wrote: > Trying again: > > - Unpack the tar file in a separate directory, say, and create a work > directory in which > to configure and build it, something like: > > src/ - contents of the tar-file > work/ - directory to work in > CMakeLists.txt - the main CMake file > > - Run CMake in the work directory: > > cmake -G "Cygwin Makefiles" ../src > > This should complete without problems. > > - Examine the contents of the directory src/include in the working directory. > The file permissions for the file "gnulliver.h" are ----- > > This is the result on my machine: > > $ ls -l > total 13 > -rw-r--r-- 1 markus Unit DSC 1802 Jun 21 10:48 cmake_install.cmake > drwxr-xr-x+ 1 markus Unit DSC 0 Jun 21 10:48 CMakeFiles > ---------- 1 markus Unit DSC 41 Jun 21 10:48 gnulliver.h > -rw-r--r-- 1 markus Unit DSC 5759 Jun 21 10:48 Makefile Thanks, but... the tar file is missing... 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