delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/06/21/07:18:25

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=bv
DuOWt4Z+GZghX1FBWsi9UZlksrcAzGKmi7UigtlLcUkSHvDtKv25FSCrBdOcXH8q
gLMJP+7rri/MJq+Q3Pdch1QM0ntaksKu48b42dtRkaSv6iirzy+UDx8Tycb2vI9D
qzaaT0Gv04M+65+Ope4HrWM8hHM9r3YLI4kLbdGHw=
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=Yd7pC1aT
TpUBSasbIz5ABEXYZFw=; b=uBn8kYYb09h6pg9K+rjrMYQPsOlJtZ8qOcVLohP7
5KDUpLOsnBUTieqyh2Xt/fmKUh3JQSCWs+9S66l2eTSSFoTbgU8vi/4htdccsh/L
Mu2fcIpScQqXbVkf/2mJSHDTeFHVaNdS1xyXFBHL0YhqE99rDQuBECi8PkpM3xA1
jZE=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-2.5 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,TW_RW,TW_WX autolearn=ham version=3.3.1
MIME-Version: 1.0
X-Received: by 10.194.239.225 with SMTP id vv1mr8741114wjc.63.1371813480500; Fri, 21 Jun 2013 04:18:00 -0700 (PDT)
In-Reply-To: <CAMCbSMr3eqn6QEisqEpdKhG1B++eifSM+hOQ5W78nFSXR_MeTw@mail.gmail.com>
References: <CAMCbSMpbqrh59KqpB3KKhZqdG45MpBzAOcnDxyoKTVPi8T7sUA AT mail DOT gmail DOT com> <20130621083332 DOT GI1620 AT calimero DOT vinschen DOT de> <CAMCbSMpykrTRSEnTynYHFra222gnXf58zNw01hFxDDMvNTioVQ AT mail DOT gmail DOT com> <20130621110435 DOT GA2781 AT calimero DOT vinschen DOT de> <CAMCbSMr3eqn6QEisqEpdKhG1B++eifSM+hOQ5W78nFSXR_MeTw AT mail DOT gmail DOT com>
Date: Fri, 21 Jun 2013 13:18:00 +0200
Message-ID: <CAMCbSMpOg2tpQjd2Dz1r1XV7mo9q5Kmu_7ecJNe7qcpyGA=gqg@mail.gmail.com>
Subject: Re: Problems with file permissions during a build
From: Arjen Markus <arjen DOT markus895 AT gmail DOT com>
To: cygwin AT cygwin DOT com

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

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019