From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Josh DuBois Newsgroups: gmane.emacs.help Subject: Re: Mac OS X: Rebuild Require after Security Update 2002-11-21 Date: Mon, 25 Nov 2002 08:11:19 GMT Organization: Sender: help-gnu-emacs-admin@gnu.org Message-ID: <20021125021109850-0600@news.earthlink.net> References: <241120020014168166%duboisj@codeweavers.com> <241120021255059837%duboisj@codeweavers.com> <2saE9.129768$QZ.21311@sccrnsc02> <241120021529133550%duboisj@codeweavers.com> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1038212411 12904 80.91.224.249 (25 Nov 2002 08:20:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 25 Nov 2002 08:20:11 +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 18GETK-0003LU-00 for ; Mon, 25 Nov 2002 09:20:03 +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 18GEPq-0007q8-00; Mon, 25 Nov 2002 03:16:26 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!washdc3-snf1!news.gtei.net!cyclone1.gnilink.net!wn11feed!wn12feed!worldnet.att.net!207.217.77.102!newsfeed2.earthlink.net!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread2.prod.itd.earthlink.net.POSTED!not-for-mail User-Agent: Halime (MacOSX)/0.9.4 Original-Newsgroups: gnu.emacs.help Original-Lines: 42 Original-NNTP-Posting-Host: 24.145.191.151 Original-X-Complaints-To: abuse@earthlink.net Original-X-Trace: newsread2.prod.itd.earthlink.net 1038211879 24.145.191.151 (Mon, 25 Nov 2002 00:11:19 PST) Original-NNTP-Posting-Date: Mon, 25 Nov 2002 00:11:19 PST Original-Xref: shelby.stanford.edu gnu.emacs.help:107405 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:3956 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3956 In Hugo Wolf wrote: Well, in case anyone else is having the same difficulty, my problem was that I had a completely innapropriate build system (I'm running OS 10.2. 2 but had the devtools from 10.1 installed). Now that installed the correct developer tools from apple's web-site cvs compiles out of the box (except for the current, temporary problem with faces.el & cus-face.el), with no modification to exclude x-win.el, and I get an Emacs.app wrapper. Thanks for all the help - hope I didn't add too much confusion to the list. Cheers - Josh. In article <241120021529133550%duboisj@codeweavers.com>, Josh DuBois > wrote: >> I specified --with-carbon and --without-x, and I still had to alter >> the DONTCOMPILE list. > Very strange. Sounds like it's trying to >> compile something > Windows-specific and therefore failing, but I don't understand why > these configuration options would lead to that result. > > > >> I have no X-windows on this machine: do most people >> build with X installed? > > I don't know about most people, but I've had XFree installed pretty > much as long as I've been running osx. I have plenty of occasions to > run xemacs remotely on my Mac. Otoh for these purposes it shouldn't > matter one way or the other if you configure emacs --without-x (as I > do). > > > > > >