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 Message-ID: <3944396D.6EA04ECD@pobox.com> Date: Sun, 11 Jun 2000 21:14:21 -0400 From: "John A. Turner" X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: XEmacs on NT CC: Cygwin mailing list , bug-bash AT gnu DOT org Subject: shift: can't shift that many Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 e.g.: shift: can't shift that many /usr/bin/install -c lib-src/make-path.exe /usr/local/lib/xemacs-21.2-b34/i686-pc-cygwin/make-path.exe shift: can't shift that many /usr/bin/install -c lib-src/wakeup.exe /usr/local/lib/xemacs-21.2-b34/i686-pc-cygwin/wakeup.exe shift: can't shift that many /usr/bin/install -c lib-src/profile.exe /usr/local/lib/xemacs-21.2-b34/i686-pc-cygwin/profile.exe shift: can't shift that many /usr/bin/install -c lib-src/make-docfile.exe /usr/local/lib/xemacs-21.2-b34/i686-pc-cygwin/make-docfile.exe shift: can't shift that many /usr/bin/install -c lib-src/digest-doc.exe /usr/local/lib/xemacs-21.2-b34/i686-pc-cygwin/digest-doc.exe shift: can't shift that many and the installation is incomplete I tried things like echoing $# in the makefile, but didn't make much headway in figuring out where the problem might lie. Has anyone else run into this sort of thing? Is it bash, cygwin, or the XEmacs build process? I suspect cygwin just because I've never run into this on other platforms, but it's difficult to tell. thanks.. -John Turner -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com