From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Compiling Emacs with GTK Date: Thu, 24 Feb 2005 11:25:15 +0100 Message-ID: References: <1109205884.5317.23.camel@c83-250-202-198.bredband.comhem.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1109243929 26254 80.91.229.2 (24 Feb 2005 11:18:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Feb 2005 11:18:49 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 24 12:18:48 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D4H11-0007ja-46 for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Feb 2005 12:18:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D4HIY-00009J-6i for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Feb 2005 06:36:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D4GPO-0003fa-4A for help-gnu-emacs@gnu.org; Thu, 24 Feb 2005 05:39:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D4GPG-0003et-IA for help-gnu-emacs@gnu.org; Thu, 24 Feb 2005 05:39:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D4GPA-0003eG-GL for help-gnu-emacs@gnu.org; Thu, 24 Feb 2005 05:39:39 -0500 Original-Received: from [217.72.192.226] (helo=smtp08.web.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1D4GBL-0003PH-4Z for help-gnu-emacs@gnu.org; Thu, 24 Feb 2005 05:25:19 -0500 Original-Received: from [80.184.138.215] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.103 #192) id 1D4GBI-0008UG-00; Thu, 24 Feb 2005 11:25:16 +0100 In-Reply-To: <1109205884.5317.23.camel@c83-250-202-198.bredband.comhem.se> Original-To: August X-Mailer: Apple Mail (2.619.2) X-Sender: Peter_Dyballa@web.de X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:24306 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24306 Am 24.02.2005 um 01:44 schrieb August: > How (exactly) do I download and compile the developer version of Emacs? > I have no experience with CVS. It's not only this (http://savannah.gnu.org/cvs/?group=emacs): to make this CVS Emacs it's not enough to invoke make, but you have to tell it 'make bootstrap' or 'make bootfast' -- hours later you're done! There is also an issue with optimization: be careful and start without! When this Emacs runs well and is installed do 'make extraclean', try a new configure and have now CFLAGS defined in your shell. Next morning you'll see ... -- Greetings Pete How many Microsoft engineers does it take to screw in a lightbulb? None. They just redefine "dark" as the new standard.