From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-15?Q?S=E9bastien?= Kirche Newsgroups: gmane.emacs.devel Subject: cannot compile mac emacs for OS9 Date: Thu, 31 Mar 2005 13:55:13 +0200 Organization: Aucune. Message-ID: Reply-To: =?iso-8859-15?Q?S=E9bastien?= Kirche NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1112272240 8966 80.91.229.2 (31 Mar 2005 12:30:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 31 Mar 2005 12:30:40 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 31 14:30:39 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DGynJ-0005Ju-MM for ged-emacs-devel@m.gmane.org; Thu, 31 Mar 2005 14:29:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DGz40-0001oc-LV for ged-emacs-devel@m.gmane.org; Thu, 31 Mar 2005 07:46:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DGyh0-0001lc-FZ for emacs-devel@gnu.org; Thu, 31 Mar 2005 07:22:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DGygw-0001kG-9S for emacs-devel@gnu.org; Thu, 31 Mar 2005 07:22:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DGygu-0001gQ-LT for emacs-devel@gnu.org; Thu, 31 Mar 2005 07:22:28 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1DGyK7-0008FE-LK for emacs-devel@gnu.org; Thu, 31 Mar 2005 06:58:55 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DGyHN-0001Ku-81 for emacs-devel@gnu.org; Thu, 31 Mar 2005 13:56:05 +0200 Original-Received: from 195.25.216.129 ([195.25.216.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Mar 2005 13:56:05 +0200 Original-Received: from sebastien.kirche by 195.25.216.129 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Mar 2005 13:56:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 25 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 195.25.216.129 X-Face: ; T}O6aj2o*d:|9po%NCuYvExN3]<#cHr0"FaWCh[}WVn6&@L)YWO'&6AO5Ex:MX=H; .^e}o Td*OaFQEBc_xu%+ChwRl!KK`I'["$^aO1gIN{4OyBdO@1HHD5YO#[kiVCk|/-|mmYnU8yTp+eOv."d 1.G3; ro0Q/`,UY+vY/#5b/{OYxE+X\)tc~p~1vbmZ!o4sciW+e8MW|Pz|nl`l*}]8[#1zQO"]d2*{d wrTKu]5t*Gy_pm3e8o=:(c_ju'zlQ<[oJ|\XjgQQmWZC7S]-Fmp\eBHnBO']/te~/; \@l" D#:h)8Q User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (darwin) Cancel-Lock: sha1:iyde1Q0qKLhXzPI9onPLEauhnu0= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:35419 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35419 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' | #----------------------- | paramlen + 1, receiverIDisPSN); | ^ | File "::src:mac.c"; line 3043 #Error: undefined identifier 'receiverIDisPSN' `---- I have searched for these, but they seem defined nowhere... ? Build command was for the Carbon build : make Emacs -f makefile.MPW >Emacs.MakeScript && Emacs.MakeScript Regards. -- Sébastien Kirche