Problems with file permissions during a build

Corinna Vinschen corinna-cygwin@cygwin.com
Fri Jun 21 11:40:00 GMT 2013


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



More information about the Cygwin mailing list