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



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to