From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.devel Subject: 22 build broken - mule-conf.el Date: Sat, 18 Oct 2008 08:56:45 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1224334631 17383 80.91.229.12 (18 Oct 2008 12:57:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Oct 2008 12:57:11 +0000 (UTC) To: Emacs-Devel devel , Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 18 14:58:11 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KrBNe-0004Om-9T for ged-emacs-devel@m.gmane.org; Sat, 18 Oct 2008 14:58:06 +0200 Original-Received: from localhost ([127.0.0.1]:46910 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KrBMZ-0007Wg-9c for ged-emacs-devel@m.gmane.org; Sat, 18 Oct 2008 08:56:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KrBMU-0007W7-Uu for emacs-devel@gnu.org; Sat, 18 Oct 2008 08:56:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KrBMS-0007Vk-UT for emacs-devel@gnu.org; Sat, 18 Oct 2008 08:56:54 -0400 Original-Received: from [199.232.76.173] (port=55749 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KrBMS-0007Vh-Rx for emacs-devel@gnu.org; Sat, 18 Oct 2008 08:56:52 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.172]:34094) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KrBMS-0006aN-G8 for emacs-devel@gnu.org; Sat, 18 Oct 2008 08:56:52 -0400 Original-Received: by ug-out-1314.google.com with SMTP id z36so297164uge.17 for ; Sat, 18 Oct 2008 05:56:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=7gRkLuoJaRhK+VytyQlDx7wXAECEm0JXgKlQykXCKWk=; b=uSKQEBvOIUj0ylDCLd1aBMmrltZ91ZNfdSP4Kurgmcpxdt9Q97xeb5gw/1UDACnyVh eVOlSVoCSjr5BwC9/6DVquDW7WnlRuxoflErFamwAaHNHf/On/Ad3Dbkr7NMVGS2Pxnl yEsOAUK+OFTSamPsJHNUtxkWTgKuUoS8ahaag= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=RkZY0aEdfj0XG9gTR8p2cxj6A7DUQOo+M2kF+yA0YxhEqFZ/1GtKopazdhr/+LgIPg VtCfHJ2wPUQJg8xtAIV5LSDPNTT+bzeXCuWr4plsuRt64Qup4/zW8CKK03S9AZUYr9cL eGd7DWSfsTJk1Ev3tQitB7pTP5kt2uqzk/tjk= Original-Received: by 10.66.238.16 with SMTP id l16mr822406ugh.19.1224334610652; Sat, 18 Oct 2008 05:56:50 -0700 (PDT) Original-Received: from ?10.0.1.3? (pool-68-162-142-85.pitt.east.verizon.net [68.162.142.85]) by mx.google.com with ESMTPS id l4sm1370458ugf.1.2008.10.18.05.56.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 18 Oct 2008 05:56:49 -0700 (PDT) X-Mailer: Apple Mail (2.929.2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:104591 Archived-At: I think the recent change to mule-conf.el broke the 22 branch build. 2008-10-17 Stefan Monnier * international/mule-conf.el (emacs-internal): New coding system alias. Loading cus-start (source)... Loading international/mule (source)... Loading international/mule-conf.el (source)... Invalid coding system: emacs-mule-unix make[2]: *** [bootstrap-emacs] Error 255 make[1]: *** [bootstrap-build] Error 2 make: *** [bootstrap] Error 2