From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: unicode-2 fail to bootstrap (was: For after-the-release: enhanced partial completion) Date: Mon, 11 Jun 2007 08:42:11 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1181518956 12009 80.91.229.12 (10 Jun 2007 23:42:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 10 Jun 2007 23:42:36 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 11 01:42:35 2007 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 1HxX3K-0006u6-P1 for ged-emacs-devel@m.gmane.org; Mon, 11 Jun 2007 01:42:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxX3K-0004lN-Cq for ged-emacs-devel@m.gmane.org; Sun, 10 Jun 2007 19:42:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HxX3G-0004lG-P2 for emacs-devel@gnu.org; Sun, 10 Jun 2007 19:42:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HxX3D-0004l4-9k for emacs-devel@gnu.org; Sun, 10 Jun 2007 19:42:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxX3D-0004l1-5B for emacs-devel@gnu.org; Sun, 10 Jun 2007 19:42:27 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HxX3C-0005Xv-FT for emacs-devel@gnu.org; Sun, 10 Jun 2007 19:42:26 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id l5ANgHoK010317; Mon, 11 Jun 2007 08:42:17 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id l5ANgHVo017456; Mon, 11 Jun 2007 08:42:17 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id l5ANgGgQ007517; Mon, 11 Jun 2007 08:42:16 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.63) (envelope-from ) id 1HxX2x-00039M-Ab; Mon, 11 Jun 2007 08:42:11 +0900 In-reply-to: (message from Leo on Fri, 08 Jun 2007 12:57:58 +0100) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.0 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-kernel: Solaris 8 (1) 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:72596 Archived-At: In article , Leo writes: > ----- Sean O'Rourke (2007-06-07) wrote:----- >>> cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/cvsroot/emacs co -r emacs-unicode-2 emacs > > > > I'll try to test this, but I can't get unicode-2 to bootstrap on Mac > > OS X Intel/Carbon. After initial checkout or "make distclean", I get > > to here: > [...] > Can someone help resolve this issue? I did "cvs update", "make distclean", "configure", and "make bootstrap" on Debian, but it worked without any problem. So, perhaps it is a Mac-specific problem. --- Kenichi Handa handa@m17n.org