Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: workaround for "config.status not found" on Cygwin



In article <002601c0e116$e8fd7a30$21c9ca95@xxxxxxxxxxxxxx>,
Andrej Borsenkow <Andrej.Borsenkow@xxxxxxxxxxxxxx> wrote:
>-=-=-=-=-=-
>
>
>>
>> Cygwin can optionally use NTFS attributes to emulate Unix file permissions
>> (CYGWIN=...ntea...). In this case file on NTFS must have x bit to be
>> considered executable.
>
>It is worse. I build off SAMBA drive and none file on the SAMBA is
>considered executable in this case. It is O.K. if no ntea is set. So, this
>patch extends (and replaces) the previous one by sticking $(SHELL) or
>/bin/sh where possible.

This is due to an erroneous internal assumption in cygwin that ntea works
on a samba drive.  I'll fix this in cygwin.

cgf



Messages sorted by: Reverse Date, Date, Thread, Author