Problems with file permissions during a build

Arjen Markus arjen.markus895@gmail.com
Fri Jun 21 08:21:00 GMT 2013


Hello,

I have been experiencing problems with building several unrelated
projects on Cygwin/Windows 7. One of them is GCC 4.8.1, another is a
project that uses CMake to create the Makefiles. The problems occur
either during the configuration
(the CMake-based project) or during the make itself (GCC).

What happens is that during the build files are created that have a
file permission
of ---------, which makes them unusable by the next step in the build.

According to the FAQ this could be caused by the translation between
POSIX permissions and the Windows ACE information.

To get around that, I tried to turn off ACL for the disk I am working
on, but that
failed. Obviously I am doing something wrong. But I can not find the information
to solve this issue.

Do you have any suggestions?

I have attached the result of cygcheck, as suggested in the reporting
guidelines.

Regards,

Arjen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: application/octet-stream
Size: 26316 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20130621/98226639/attachment.obj>
-------------- next part --------------
--
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