From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Pretest Date: Mon, 30 Oct 2006 23:50:45 +0200 Message-ID: References: <87lkn1tzav.fsf@stupidchicken.com> <87wt6ka3ij.fsf@stupidchicken.com> <87ejssjhh0.fsf@furball.mit.edu> <878xiysrf7.fsf@furball.mit.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1162245385 28561 80.91.229.2 (30 Oct 2006 21:56:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 Oct 2006 21:56:25 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 30 22:56:19 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gef27-0000MS-PT for ged-emacs-devel@m.gmane.org; Mon, 30 Oct 2006 22:51:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gef27-00029a-EW for ged-emacs-devel@m.gmane.org; Mon, 30 Oct 2006 16:51:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gef1u-00026w-Us for emacs-devel@gnu.org; Mon, 30 Oct 2006 16:50:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gef1s-00022g-7N for emacs-devel@gnu.org; Mon, 30 Oct 2006 16:50:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gef1r-00022L-Sc for emacs-devel@gnu.org; Mon, 30 Oct 2006 16:50:47 -0500 Original-Received: from [192.114.186.73] (helo=heller.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gef1r-0002Wv-Pe for emacs-devel@gnu.org; Mon, 30 Oct 2006 16:50:48 -0500 Original-Received: from HOME-C4E4A596F7 ([81.5.47.83]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id AVZ55726 (AUTH halo1); Mon, 30 Oct 2006 23:50:44 +0200 (IST) Original-To: Chong Yidong In-reply-to: <878xiysrf7.fsf@furball.mit.edu> (message from Chong Yidong on Sun, 29 Oct 2006 17:11:56 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:61432 Archived-At: > Cc: emacs-devel@gnu.org > From: Chong Yidong > Date: Sun, 29 Oct 2006 17:11:56 -0500 > > You may be right. I downgraded autoconf to version 2.59-5, and > regenerated configure in CVS. Can you try with this version and see > if compilation works? Something very strange is going on here: I unpacked the pretest tarball in a different directory, and it builds there even with the original configure script. So I think the configure script is not the problem here. I will try to look deeper when I have time; in the meantime, let's continue the pretest as if this problem never happened.