From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Hans-Peter Binder Newsgroups: gmane.emacs.help Subject: Re: Building Emacs 21.3 with X in MacOS X Date: Tue, 18 Feb 2003 11:34:36 +0100 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: tethys.pb@gmx.de NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045564800 10933 80.91.224.249 (18 Feb 2003 10:40:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 18 Feb 2003 10:40:00 +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 18l5AM-0002qB-00 for ; Tue, 18 Feb 2003 11:39:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18l5BN-0008Ds-01 for gnu-help-gnu-emacs@m.gmane.org; Tue, 18 Feb 2003 05:41:01 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.nacamar.de!fu-berlin.de!uni-berlin.de!zoss-d9b80a0d.pool.mediaways.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 30 Original-NNTP-Posting-Host: zoss-d9b80a0d.pool.mediaways.net (217.184.10.13) Original-X-Trace: fu-berlin.de 1045564552 49361430 217.184.10.13 (16 [42241]) X-Orig-Path: hyperion.mac!news Mail-Copies-To: never User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 Cancel-Lock: sha1:r6YY8JgAOHqNvEtaAy7vyp27QNE= Original-Xref: shelby.stanford.edu gnu.emacs.help:110330 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6832 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6832 * kristian ragndahl writes: > I found that patch through Google before posting here but that poster > had problem with building Emacs *with* carbon and i have problem > building without and with X instead. If i do the opposite (without X & > with carbon) Emacs builds just fine. Also it said it was related to > the December developer tools. I don't know what that is but i'm using > the ones that came with Jaguar. Maybe it' a shot in my foot, but have you tried the following, described in the install-manual from /emacs/mac/ ,---- | If you are building Emacs to run on Mac OS X and X Window, you need to | create a directory containing statically-linked X libraries. | | sudo mkdir /usr/X11R6/libstatic | cd /usr/X11R6/libstatic | sudo ln -s ../lib/lib*.a ../lib/X11 . | | Instead of typing `./configure' above, type | | ./configure --without-carbon --with-x | --x-libraries=/usr/X11R6/libstatic `---- Regards/Gruesse Hans-Peter Binder -- (coffee-mode 1)