delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Thu, 26 Apr 2001 14:26:05 -0400 |
From: | Christopher Faylor <cgf AT redhat DOT com> |
To: | cygwin AT cygwin DOT com |
Cc: | Karl M <karlm30 AT hotmail DOT com> |
Subject: | Re: OpenSSH Build Failure--make died |
Message-ID: | <20010426142605.D6609@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com, Karl M <karlm30 AT hotmail DOT com> |
References: | <F55QvnbEG10Gai4omRX0000b03a AT hotmail DOT com> <20010426104709 DOT A3827 AT cygbert DOT vinschen DOT de> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.3.11i |
In-Reply-To: | <20010426104709.A3827@cygbert.vinschen.de>; from cygwin@cygwin.com on Thu, Apr 26, 2001 at 10:47:09AM +0200 |
On Thu, Apr 26, 2001 at 10:47:09AM +0200, Corinna Vinschen wrote: >On Wed, Apr 25, 2001 at 10:37:53PM -0700, Karl M wrote: >> Hi Corinna... >> >> The make died. What would you like me to do? > >Just as a workaround (the problem is actually in Cygwin, but for now) >add the following to the offending source file: > >#ifdef HAVE_CYGWIN >#undef S_IXUSR >#undef S_IXGRP >#undef S_IXOTH >#define S_IXUSR 0100 >#define S_IXGRP 0010 >#define S_IXOTH 0001 >#endif That probably won't do the right thing. That will cause cygwin not to detect executable files. cgf -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |