Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: "Dan Holmsand" <dan@innehallsbolaget.com>
To: "John A. Turner" <john.turner@POBox.com>,
        "XEmacs on NT" <xemacs-nt@xemacs.org>,
        "Cygwin mailing list" <cygwin@sourceware.cygnus.com>,
        <bug-bash@gnu.org>
Subject: RE: shift: can't shift that many
Date: Tue, 13 Jun 2000 20:29:45 +0200
Message-ID: <000501bfd565$597de7e0$a7d396c1@inneh3>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
In-Reply-To: <394622FC.CEDBD17B@pobox.com>
Importance: Normal
X-OriginalArrivalTime: 13 Jun 2000 18:29:45.0970 (UTC) FILETIME=[5980F520:01BFD565]

Actually, I think cygwin's sh is quite right - xemacs' installexe.sh tries
to shift three args where there's only two. Changing "shift 2" to just
"shift" in line 12 gets rid of the error message.

/dan

> -----Original Message-----
> From: owner-xemacs-nt@xemacs.org [mailto:owner-xemacs-nt@xemacs.org]On
> Behalf Of John A. Turner
> Sent: den 13 juni 2000 14:03
> To: XEmacs on NT; Cygwin mailing list; bug-bash@gnu.org
> Subject: Re: shift: can't shift that many
>
>
> "John A. Turner" wrote:
> >
> > I've successfully built a cygwin version of XEmacs 21.2.34
> >
> > however, during make install, I get lots of msgs from bash related
> > to the shift built-in - as in the subject:
> >
> > shift: can't shift that many
>
> never mind - I can't believe this, but I've been bitten by the
> "sh is really ash" feature in cygwin
>
> I've been using cygwin long enough to know better, but somehow
> after an update I forgot to fix that
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

