Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Dan Holmsand" To: "John A. Turner" , "XEmacs on NT" , "Cygwin mailing list" , 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 AT xemacs DOT org [mailto:owner-xemacs-nt AT xemacs DOT org]On > Behalf Of John A. Turner > Sent: den 13 juni 2000 14:03 > To: XEmacs on NT; Cygwin mailing list; bug-bash AT gnu DOT 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 AT sourceware DOT cygnus DOT com