Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: workaround for "config.status not found" on Cygwin
- X-seq: zsh-workers 14514
- From: cgf@xxxxxxxxxx (Christopher Faylor)
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: workaround for "config.status not found" on Cygwin
- Date: Mon, 28 May 2001 21:43:51 GMT
- Cache-post-path: ohreally.bosbc.com!unknown@xxxxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: Cygnus Solutions
- References: <000201c0e10e$687feda0$21c9ca95@xxxxxxxxxxxxxx> <002601c0e116$e8fd7a30$21c9ca95@xxxxxxxxxxxxxx>
- Reply-to: cgf@xxxxxxxxx
- Sender: cgf@xxxxxxxxx
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