all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Sébastien Kirche" <sebastien.kirche.no@spam.free.fr.invalid>
Subject: Re: cannot compile mac emacs for OS9
Date: Thu, 31 Mar 2005 15:13:14 +0200	[thread overview]
Message-ID: <m2vf78vtzp.fsf@seki.fr> (raw)
In-Reply-To: m2acokxc66.fsf@seki.fr

Le 31 Mar 2005, Sébastien Kirche s'est exprimé ainsi :

> I have searched for these, but they seem defined nowhere... ?

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

and  the   PPCLink  command  in   the  generated  make  script   should  add
"{SharedLibraries}InterfaceLib"

But i now fail with
# Error:  File "::src:fileio.c.x"
#         Reference to unresolved symbol ".Fx_file_dialog"
# 
#  Unresolved external references:
#    .Fx_file_dialog

That    Fx_file_dialog    seems   to    be    defined    in   macfns.c    if
TARGET_API_MAC_CARBON.

I am a bit lost : does not defining HAVE_CARBON implies TARGET_API_MAC_CARBON ?

-- 
Sébastien Kirche

  reply	other threads:[~2005-03-31 13:13 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 [this message]
2005-04-01 10:58   ` YAMAMOTO Mitsuharu
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=m2vf78vtzp.fsf@seki.fr \
    --to=sebastien.kirche.no@spam.free.fr.invalid \
    --cc=sebastien.kirche@free.fr \
    /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.