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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Envelope-Sender-Is: Andrej DOT Borsenkow AT mow DOT siemens DOT ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: Subject: RE: Zsh observations Date: Thu, 5 Jul 2001 18:25:17 +0400 Message-ID: <003201c1055e$50187790$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20010705100803.A22011@redhat.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2479.0006 > -----Original Message----- > From: cygwin-owner AT sources DOT redhat DOT com > [mailto:cygwin-owner AT sources DOT redhat DOT com]On Behalf Of Christopher Faylor > Sent: Thursday, July 05, 2001 6:08 PM > To: cygwin AT cygwin DOT com > Subject: Re: Zsh observations > > > On Thu, Jul 05, 2001 at 09:59:10AM +0400, Andrej Borsenkow wrote: > >> > >> 1. zsh doesn't like it if ...\cygwin\bin is not in the Windows > >> path. If I > >> start up zsh without this, it works as long as the current directory is > >> /usr/bin. If I then do > >> PATH="/usr/local/bin:/usr/bin:/bin:$PATH" > >> export PATH > >> cd $HOME > >> (either on the command line, or in /etc/zprofile), any > external command I > >> run gives: > >> 0 [main] zsh 2432 sync_with_child: child 2356(0x230) > >> died before > >> initialization with status code 0x80 > >> 1288 [main] zsh 2432 sync_with_child: *** child state > >> waiting for longjmp > >> /home/mscha/.zshrc:150: fork failed: resource temporarily unavailable > >> > > > >Well ... it does work if you start cmd.exe (I am on NT), and > then run zsh as > >e.g. \cygwin\bin\zsh. It does not work if you define shortcut > and start zsh > >via shortcut. Both with current snapshot. > > > >I am pretty sure it worked at some point (because I did have shortcut to > >zsh). I cannot recall any changes in zsh that could result in > this problem, > >but who knows. > > I can't get it to fail in this fashion. I've taken x:\cygwin\bin > from my path. > It was being added in my zshenv file anyway. It works just fine. You have dynamic build (with libzsh)? -andrej -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/