all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hans-Peter Binder <tethys.pb@gmx.net>
Subject: Re: Building Emacs 21.3 with X in MacOS X
Date: Tue, 18 Feb 2003 11:34:36 +0100	[thread overview]
Message-ID: <pb.m2fzqlswqr.fsf@ID-42241.news.dfncis.de> (raw)
In-Reply-To: m2ptpqgd59.fsf@iBook.local

* kristian ragndahl <ragndahl@postmaster.co.uk> 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)

  parent reply	other threads:[~2003-02-18 10:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <slrnb51qa3.341.ragndahl@ibook.local>
2003-02-17 15:38 ` Building Emacs 21.3 with X in MacOS X Pete Oster
     [not found]   ` <m2ptpqgd59.fsf@iBook.local>
2003-02-18 10:34     ` Hans-Peter Binder [this message]
2003-02-18 13:38     ` Pete Oster
2003-02-18 16:01   ` Andrew Choi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pb.m2fzqlswqr.fsf@ID-42241.news.dfncis.de \
    --to=tethys.pb@gmx.net \
    --cc=tethys.pb@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.