From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10546 invoked from network); 1 Apr 2003 16:04:57 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 1 Apr 2003 16:04:57 -0000 Received: (qmail 11804 invoked by alias); 1 Apr 2003 16:04:47 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 18423 Received: (qmail 11792 invoked from network); 1 Apr 2003 16:04:46 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 1 Apr 2003 16:04:46 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [4.3.58.174] by sunsite.dk (MessageWall 1.0.8) with SMTP; 1 Apr 2003 16:4:46 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id h31G4iK30157 for zsh-workers@sunsite.dk; Tue, 1 Apr 2003 08:04:44 -0800 From: "Bart Schaefer" Message-Id: <1030401160444.ZM30156@candle.brasslantern.com> Date: Tue, 1 Apr 2003 16:04:44 +0000 X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: I've never seen this configure failure before MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii checking for nice... ../zsh-4.0/configure: Can't reopen pipe to command substitution (fd 4): No child processes yes checking for wctomb... ../zsh-4.0/configure: Can't reopen pipe to command substitution (fd 4): No child processes no I reran it from scratch after removing config.cache and the error went away. So I suspect some transient thing, but I thought I'd see whether this rings a bell with anyone.