From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2644 invoked from network); 10 Mar 2004 04:28:04 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 10 Mar 2004 04:28:04 -0000 Received: (qmail 28846 invoked by alias); 10 Mar 2004 04:27:58 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19588 Received: (qmail 28797 invoked from network); 10 Mar 2004 04:27:58 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 10 Mar 2004 04:27:58 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [192.94.73.20] by sunsite.dk (MessageWall 1.0.8) with SMTP; 10 Mar 2004 4:27:57 -0000 Received: from sdf.lonestar.org (IDENT:pda@sdf.lonestar.org [192.94.73.1]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id i2A4Rsti018092 for ; Wed, 10 Mar 2004 04:27:54 GMT Received: (from pda@localhost) by sdf.lonestar.org (8.12.10/8.12.8/Submit) id i2A4RsNi001409 for zsh-workers@sunsite.dk; Wed, 10 Mar 2004 04:27:54 GMT Date: Wed, 10 Mar 2004 04:27:54 +0000 From: Paul Ackersviller To: Zsh hackers list Subject: Re: 4.2.0-pre-3; HP-UX Message-ID: <20040310042754.GA13778@sdf> Mail-Followup-To: Zsh hackers list References: <20040308193444.GA12647@sdf> <22337.1078834678@csr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <22337.1078834678@csr.com> User-Agent: Mutt/1.4.2.1i On Tue, Mar 09, 2004 at 12:17:58PM +0000, Peter Stephenson wrote: > Paul Ackersviller wrote: > > Anyway, my current experience is that --disable-dynamic causes zsh/zpts > > to get turned off, but after I add that as static all the tests pass up > > to Y. All three of the Y tests merely hang -- should I dig into this > > more? It sounds the same as what someone else reported recently. > > This is almost certainly a problem with the pty module. Again, only > digging around with that on HP-UX will make a difference. Yes, I understand that dynamic loading on HP needs some work, and I'd be willing to help out on that as time allows. But in the interests of getting the current code configuring better out-of-the-box, might there be an easy way to disable tests (automatically by default) which depend on modules that aren't built?