Le 1 Apr 2005, YAMAMOTO Mitsuharu vraute :
> It seems that HAVE_CARBON is not defined in your Emacs.MakeScript.
But it is (see attached 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:
>
>
> On Thu, 31 Mar 2005 15:13:14 +0200, Sébastien Kirche <[EMAIL PROTECTED]>
> 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.
Cou
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 ge
Hi,
with a checkout from this morning, i cannot build an OS9 version.
While bootstraping within OSX shell is ok, the MPW build fails due to
undefined identifiers :
,
| TargetID targ;
| ^
| File "::src:mac.c"; line 2855 #Error: undefined identifier 'TargetID'
| #---