From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Anupam Sengupta Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.1 on Mac OS X 10.6.1 (Snow Leopard) - build failed Date: Sun, 08 Nov 2009 23:10:28 +0530 Message-ID: References: <965391.18668.qm@web23003.mail.ird.yahoo.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1257702101 8617 80.91.229.12 (8 Nov 2009 17:41:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 8 Nov 2009 17:41:41 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 08 18:41:34 2009 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 1N7Bld-0004SQ-Ay for ged-emacs-devel@m.gmane.org; Sun, 08 Nov 2009 18:41:33 +0100 Original-Received: from localhost ([127.0.0.1]:51082 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7Blc-0004iM-Uw for ged-emacs-devel@m.gmane.org; Sun, 08 Nov 2009 12:41:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N7Bkj-0004I6-VY for emacs-devel@gnu.org; Sun, 08 Nov 2009 12:40:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N7Bke-0004Fq-8H for emacs-devel@gnu.org; Sun, 08 Nov 2009 12:40:36 -0500 Original-Received: from [199.232.76.173] (port=43677 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7Bke-0004Fm-5Y for emacs-devel@gnu.org; Sun, 08 Nov 2009 12:40:32 -0500 Original-Received: from mail-pz0-f192.google.com ([209.85.222.192]:54335) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N7Bkd-0005BX-QB for emacs-devel@gnu.org; Sun, 08 Nov 2009 12:40:31 -0500 Original-Received: by pzk30 with SMTP id 30so1756078pzk.24 for ; Sun, 08 Nov 2009 09:40:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=TvI7FAgy1aSwI9s0daxqrn4ah+j5Jur/bOGsGUflhdw=; b=TFfgb6aXCucg26IqsPbRw2yuFF8+TbhRTs0zz/GCytgvw7KErVDR0NlBJll0XhPdSX 1eM/VusiNEMioOWEtQWRLxvQq729tUHwXlFaRbj/3hG1yL6mMV5za5LYRwiXmrn1yKRI k1BinPkGaAXHVbFeo47gFhNlly/Xwtmo0Nnf0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-type; b=Sv31ObjjsOuHWKgUIdZ6EWPfK4VjVxEbrhsGuS6FGEBz4eaB/HSc4rnLpmCCXn6IUR eYu1Hi8JSdAxWpBZHM63J74yUilyajLDqm297rcfUUi5CR+IXxu7N+IUZetKslKe0Z6L pOtTnXaItzFOLLBSGhhGEZ3w97pdSdPJ3lar8= Original-Received: by 10.115.117.13 with SMTP id u13mr11697628wam.150.1257702030348; Sun, 08 Nov 2009 09:40:30 -0800 (PST) Original-Received: from Anupams-MacBook.local ([117.192.237.213]) by mx.google.com with ESMTPS id 21sm1508591pxi.4.2009.11.08.09.40.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 08 Nov 2009 09:40:29 -0800 (PST) In-Reply-To: <965391.18668.qm@web23003.mail.ird.yahoo.com> (Florent Georges's message of "Sun, 8 Nov 2009 16:18:29 +0000 (GMT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (darwin) 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:116721 Archived-At: >>>>> "Florent" == Florent Georges writes: [...] Florent> I tried the following commands, as documented in the Florent> release, to build Emacs: [...] Florent> CFLAGS="-arch i386" ./configure --with-ns make Florent> bootstrap # outputs in Florent> http://www.fgeorges.org/tmp/emacs/configure-i386.out # and Florent> http://www.fgeorges.org/tmp/emacs/make-i386-b.out Florent> Did I do anything wrong? Has someone succeeded to build Florent> GNU Emacs 23.1 on Mac OS X 10.6.1 (aka Snow Leopard)? Same Situation here ... I also tried the following commands (in the Emacs 23 source dir): $ cvs update # as of 7th November 2009 $./configure --with-ns CC='gcc -arch i386' $ make bootstrap ... ... ... Loading minibuffer... Loading button... Loading startup... Invalid function: "/Users/anupam/code/emacs/emacs23/lisp/startup.elc" make[1]: *** [bootstrap-emacs] Error 255 make: *** [src] Error 2 Finally failure at end of the bootstrap. -- Anupam