From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Hugo Wolf Newsgroups: gmane.emacs.help Subject: Re: Mac OS X: Rebuild Require after Security Update 2002-11-21 Date: Sun, 24 Nov 2002 20:15:58 GMT Organization: AT&T Broadband Sender: help-gnu-emacs-admin@gnu.org Message-ID: <2saE9.129768$QZ.21311@sccrnsc02> References: <241120020014168166%duboisj@codeweavers.com> <241120021255059837%duboisj@codeweavers.com> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1038169282 3120 80.91.224.249 (24 Nov 2002 20:21:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 24 Nov 2002 20:21:22 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18G3Fo-0000nw-00 for ; Sun, 24 Nov 2002 21:21:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18G3Fo-0002lH-00; Sun, 24 Nov 2002 15:21:20 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!wn13feed!wn11feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi_feed4!attbi.com!sccrnsc02.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: slrn/0.9.7.4 (Darwin) Original-Lines: 28 Original-NNTP-Posting-Host: 66.31.41.137 Original-X-Complaints-To: abuse@attbi.com Original-X-Trace: sccrnsc02 1038168958 66.31.41.137 (Sun, 24 Nov 2002 20:15:58 GMT) Original-NNTP-Posting-Date: Sun, 24 Nov 2002 20:15:58 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:107382 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3934 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3934 In article <241120021255059837%duboisj@codeweavers.com>, Josh DuBois wrote: > I wiped all the emacs remnants out of /usr/local and the CVS tip built > after that. I had a feeling that was the source of trouble -- either that or not doing 'make distclean' first. > I always have to make one change when I build, though: I have to add > "x-win.el" to the DONTCOMPILE list in lisp/Makefile. I would generate > a patch for this, but > a.) it's trivial, and > b.) I suspect something may be wrong with my build tree, anyway, > because I'm still not getting emacs in a .app wrapper. You shouldn't have to make this change, and you should have an Emacs.app in the emacs/mac directory. Did you run the configure step with "--with-carbon"? Last time this came up someone posted their build steps and they'd omitted this. I pointed it out, but there was never any further response on the subject. > However, I have > a terminal version that works so I'll live with that for now. Is that really any more useful than Apple's build?