From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Cc: emacs-devel@gnu.org
Subject: Re: cannot compile mac emacs for OS9
Date: Fri, 01 Apr 2005 19:58:13 +0900 [thread overview]
Message-ID: <wlbr8y69x6.wl%mituharu@math.s.chiba-u.ac.jp> (raw)
In-Reply-To: <m2vf78vtzp.fsf@seki.fr>
>>>>> On Thu, 31 Mar 2005 15:13:14 +0200, Sébastien Kirche <sebastien.kirche.no@spam.free.fr.invalid> said:
> Now i had used my brain, i have found that in src/mac.c the include
> for EPPC.H should be placed outside of the #ifndef HAVE_CARBON
It seems that HAVE_CARBON is not defined in your Emacs.MakeScript.
Could you try again after cleaning up all the generated files?
In http://lists.gnu.org/archive/html/emacs-devel/2005-03/msg00210.html:
(Executing "make Clean -f makefile.MPW > Clean.MakeScript &&
Clean.MakeScript" would be needed before making another build.)
> I am a bit lost : does not defining HAVE_CARBON implies
> TARGET_API_MAC_CARBON ?
It does. Defining HAVE_CARBON leads to the inclusion of Carbon.h, and
TARGET_API_MAC_CARBON is set to 1 there.
YAMAMOTO Mitsuharu
mituharu@math.s.chiba-u.ac.jp
next prev parent reply other threads:[~2005-04-01 10:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-31 11:55 cannot compile mac emacs for OS9 Sébastien Kirche
2005-03-31 13:13 ` Sébastien Kirche
2005-04-01 10:58 ` YAMAMOTO Mitsuharu [this message]
2005-04-01 12:25 ` Sébastien Kirche
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=wlbr8y69x6.wl%mituharu@math.s.chiba-u.ac.jp \
--to=mituharu@math.s.chiba-u.ac.jp \
--cc=emacs-devel@gnu.org \
/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.