From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gilbert Harman Newsgroups: gmane.emacs.devel Subject: Re: mac/INSTALL needs editing Date: Tue, 09 Aug 2005 10:10:50 -0400 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1123598034 8378 80.91.229.2 (9 Aug 2005 14:33:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 9 Aug 2005 14:33:54 +0000 (UTC) Cc: "emacs-devel@gnu.org" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 09 16:33:51 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E2V9c-0005hf-H2 for ged-emacs-devel@m.gmane.org; Tue, 09 Aug 2005 16:32:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2VCg-00029S-8u for ged-emacs-devel@m.gmane.org; Tue, 09 Aug 2005 10:35:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E2V8S-0001CI-9M for emacs-devel@gnu.org; Tue, 09 Aug 2005 10:31:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E2V8F-00017W-Tf for emacs-devel@gnu.org; Tue, 09 Aug 2005 10:31:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2V8C-0000yq-2s for emacs-devel@gnu.org; Tue, 09 Aug 2005 10:31:04 -0400 Original-Received: from [128.112.130.38] (helo=Princeton.EDU) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E2V2w-0000dW-Al for emacs-devel@gnu.org; Tue, 09 Aug 2005 10:25:38 -0400 Original-Received: from smtpserver1.Princeton.EDU (smtpserver1.Princeton.EDU [128.112.129.65]) by Princeton.EDU (8.12.9/8.12.9) with ESMTP id j79EB2ou019838; Tue, 9 Aug 2005 10:11:03 -0400 (EDT) Original-Received: from [10.0.1.2] (pool-70-104-79-81.pskn.east.verizon.net [70.104.79.81]) (authenticated bits=0) by smtpserver1.Princeton.EDU (8.12.9/8.12.9) with ESMTP id j79EAwdR026256 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NOT); Tue, 9 Aug 2005 10:11:00 -0400 (EDT) User-Agent: Microsoft-Entourage/11.1.0.040913 Original-To: YAMAMOTO Mitsuharu In-Reply-To: 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:41789 When compiled using the initial instructions in mac/INSTALL, the resulting Emacs.app in the mac directory cannot be opened, at least using Mac OS 10.4.2. Gil YAMAMOTO Mitsuharu wrote: >>>>>> On Sun, 07 Aug 2005 10:03:57 -0400, Gilbert Harman >>>>>> said: > >> The instructions at the beginning of the first section of >> mac/INSTALL are incorrect, at least for Mac OS 10.4.2. I do not >> know whether they are still OK for earlier versions than Mac OS >> 10.4. In any event, mac/INSTALL should begin with its current >> second section, "* BUILDING BINARY DISTRIBUTIONS FOR MAC OS X". The >> information there works for Mac OS 10.4.2. > > Sounds strange. Because "make-package" uses "configure&make" > internally, if the former works for you, then the latter should also > work. > > YAMAMOTO Mitsuharu > mituharu@math.s.chiba-u.ac.jp