you need a space as follows

#ifndef 0   

not 

#ifdef0

>-----Original Message-----
>From: Gaspar H. Heller [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, December 04, 2002 3:22 PM
>To: [EMAIL PROTECTED]
>Subject: Re: [Xmame] Compiling X Mame for Mac OS X
>
>
>Bill I did that and heres what it spits back at me:
>
>In file included from src/cpu/tms9900/99xxcore.h:1287,
>                  from src/cpu/tms9900/tms9980a.c:9:
>src/cpu/tms9900/99xxstat.h:196:2: invalid preprocessing directive 
>#ifdef0
>In file included from src/cpu/tms9900/99xxcore.h:1287,
>                  from src/cpu/tms9900/tms9980a.c:9:
>src/cpu/tms9900/99xxstat.h:205: parse error before "asm"
>src/cpu/tms9900/99xxstat.h:255: parse error before "asm"
>src/cpu/tms9900/99xxstat.h:301: parse error before "asm"
>src/cpu/tms9900/99xxstat.h:323: parse error before "asm"
>src/cpu/tms9900/99xxstat.h:345: parse error before "asm"
>src/cpu/tms9900/99xxstat.h:368: parse error before "asm"
>src/cpu/tms9900/99xxstat.h:388:2: #else without #if
>src/cpu/tms9900/99xxstat.h:539:2: #endif without #if
>make: *** [xmame.obj/cpu/tms9900/tms9980a.o] Error 1
>
>Oh and Bill Lash, your clock is screwed up. heh
>
>"On Monday, January 18, 2038, at 10:14  PM, Bill Lash wrote:"
>
>On Monday, January 18, 2038, at 10:14  PM, Bill Lash wrote:
>
>>
>>
>> It looks like there is some assembler code for PowerPC platforms in 
>> the 99xxstat.h file.
>>
>>
>> There is a line
>>
>> #ifdef __POWERPC__
>>
>> That you could change to
>>
>> #if 0
>>
>> to use the non assembler versions of those functions.  I am not sure 
>> why the PowerPC
>> assembler is not working on your platform though.
>>
>> Bill
>>
>> ============================================================
>> The information contained in this message may be privileged
>> and confidential and protected from disclosure.  If the
>> reader of this message is not the intended recipient, or an
>> employee or agent responsible for delivering this message to
>> the intended recipient, you are hereby notified that any
>> reproduction, dissemination or distribution of this
>> communication is strictly prohibited. If you have received
>> this communication in error, please notify us immediately by
>> replying to the message and deleting it from your computer.
>>
>> Thank you.
>> Tellabs
>> ============================================================
>>
>> _______________________________________________
>> Xmame mailing list
>> [EMAIL PROTECTED]
>> http://toybox.twisted.org.uk/mailman/listinfo/xmame
>>
>>
><"Ai to segno Sailor Pretty Soldier Senshi, Sailor Moon!! Tsukini 
>Kawatte! Oshiyokio!!">
>
>Above is Sailor Moon's infamous speech in Japanese. It literally 
>translates to:
>" For Love and Justice, I'm the Sailor Suited Pretty Soldier, Sailor 
>Moon!! In place of the Moon, I shall punish you!"
>
>
>_______________________________________________
>Xmame mailing list
>[EMAIL PROTECTED]
>http://toybox.twisted.org.uk/mailman/listinfo/xmame
>

_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to