From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16353 invoked from network); 19 Mar 2005 16:03:32 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 19 Mar 2005 16:03:32 -0000 Received: (qmail 84331 invoked from network); 19 Mar 2005 16:03:26 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 19 Mar 2005 16:03:26 -0000 Received: (qmail 21286 invoked by alias); 19 Mar 2005 16:03:24 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21022 Received: (qmail 21275 invoked from network); 19 Mar 2005 16:03:23 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 19 Mar 2005 16:03:23 -0000 Received: (qmail 84100 invoked from network); 19 Mar 2005 16:03:23 -0000 Received: from morda.newmail.ru (HELO flock1.newmail.ru) (212.48.140.150) by a.mx.sunsite.dk with SMTP; 19 Mar 2005 16:03:19 -0000 Received: (qmail 14770 invoked from network); 19 Mar 2005 15:46:08 -0000 Received: from unknown (HELO ?10.0.0.1?) (arvidjaar@newmail.ru@83.237.195.20) by smtpd.newmail.ru with SMTP; 19 Mar 2005 15:46:08 -0000 From: Andrey Borzenkov To: zsh-workers@sunsite.dk, ML.Dowling@tu-bs.de Subject: Re: Problem with the configure script (2.4.2) Date: Sat, 19 Mar 2005 18:52:51 +0300 User-Agent: KMail/1.7.2 References: <20050315163810.GA24540@moocow.localhost> In-Reply-To: <20050315163810.GA24540@moocow.localhost> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503191903.15828.arvidjaar@newmail.ru> X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-2.6 required=6.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Hits: -2.6 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 15 March 2005 19:38, Mike Dowling wrote: > Hello, > > I cannot get configure to produce a Makefile or a config.h file. I > suspect that the problem lies with me, but I would be very grateful for > any hints as to how I can solve the problem. > > #./configure > > produces lots of output, as usual, and perminates with > > checking for sbrk() prototype in ... yes > checking for ioctl prototype in ... yes > checking for mknod prototype in ... yes > checking if named FIFOs work... yes > checking if echo in /bin/sh interprets escape sequences... yes > checking if link() works... yes > checking if kill(pid, 0) returns ESRCH correctly... yes > checking if POSIX sigsuspend() works... yes > apparently this is the same problem with SIGTTOU as had. Does replaceing SIGTTOU with TTOU in configure helps? Does your shell support "trap SIGTTOU"? This should be fixed in current CVS (ut I begin to suspect my fix was better :) - -andrey -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCPE1DR6LMutpd94wRAoKaAJ41/iWQjqU6ZrNwXAhh5fRcKL3yXgCePwLp Dwdi60tZB3f/VoH6RNrJaiw= =8cI/ -----END PGP SIGNATURE-----