From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Emacs 24.1 release candidate Date: Fri, 08 Jun 2012 02:40:23 -0400 Message-ID: <7owr3i9ui0.fsf@fencepost.gnu.org> References: <87ehpqiatv.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1339137635 32378 80.91.229.3 (8 Jun 2012 06:40:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Jun 2012 06:40:35 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Nelson H. F. Beebe" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 08 08:40:34 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Scss3-00054g-4a for ged-emacs-devel@m.gmane.org; Fri, 08 Jun 2012 08:40:31 +0200 Original-Received: from localhost ([::1]:50661 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scss3-0008Dm-07 for ged-emacs-devel@m.gmane.org; Fri, 08 Jun 2012 02:40:31 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scss0-0008Dg-8x for emacs-devel@gnu.org; Fri, 08 Jun 2012 02:40:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Scsry-0002Rz-GL for emacs-devel@gnu.org; Fri, 08 Jun 2012 02:40:27 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:39273) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scsry-0002Ru-D5 for emacs-devel@gnu.org; Fri, 08 Jun 2012 02:40:26 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Scsrv-0007F3-TE; Fri, 08 Jun 2012 02:40:23 -0400 X-Spook: Arnett Venezuela Centro AVIP embassy AMEMB Iran CDMA X-Ran: jKxZri#uZmS|xXZUM"op (Chong Yidong's message of "Fri, 08 Jun 2012 14:20:28 +0800") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:150823 Archived-At: >> There are failures on only two: SGI IRIX MIPS (last emacs version to >> build = 21.3.50) AFAIK, you've never replied to requests for more information on this. I have suggested adding -DINET6, and asked to see netinet/in.h: http://debbugs.gnu.org/7643#24 > described in the above link, and see if that fixes the build? If so, > we can revert the change for the 24.1 release. Reverting it really doesn't make any sense, because it refers to a non-existent variable. You might just as well always use libtermcap on NetBSD. But then the behaviour won't match Emacs 23, which used terminfo if it was found. See http://debbugs.gnu.org/6190 Perhaps you have a broken terminfo installation? Since we never get to see configure logs, or build logs, it is impossible to say.