Have a look here. Something strange is happening. Isn't the space after
 gcc too long?
[EMAIL PROTECTED] mame]$ LANG=en_GB make
/opt/gcc34/bin/gcc   -std=gnu89 -Wall -Wno-unused -O3 -march=prescott
-Ixmame.obj/cpu/m68000 -c src/cpu/m68000/m68kmake.c -o
xmame.obj/cpu/m68000/m68kmake.o
M68K make src/cpu/m68000/m68kmake.c...
Generating M68K source files...

                Musashi v3.3 68000, 68008, 68010, 68EC020, 68020 emulator
                Copyright 1998-2000 Karl Stenerud ([EMAIL PROTECTED])

Generated 1964 opcode handlers from 515 primitives
Generating M68K source files...
xmame.obj/cpu/m68000/m68kmake xmame.obj/cpu/m68000 src/cpu/m68000/m68k_in.c

                Musashi v3.3 68000, 68008, 68010, 68EC020, 68020 emulator
                Copyright 1998-2000 Karl Stenerud ([EMAIL PROTECTED])

Generated 1964 opcode handlers from 515 primitives
Compiling src/cpu/m68000/m68kcpu.c...

/opt/gcc34/bin/gcc   -std=gnu89 -Wall -Wno-unused -O3 -march=prescott
-Ixmame.obj/cpu/m68000 -c src/cpu/m68000/m68kcpu.c -o
xmame.obj/cpu/m68000/m68kcpu.o
In file included from src/cpu/m68000/m68k.h:363,
                 from src/cpu/m68000/m68kcpu.h:29,
                 from src/cpu/m68000/m68kcpu.c:36:
src/cpu/m68000/m68kmame.h:8:20: driver.h: No such file or directory
src/cpu/m68000/m68kmame.h:9:22: cpuintrf.h: No such file or directory
src/cpu/m68000/m68kmame.h:11:22: debugger.h: No such file or directory
In file included from src/cpu/m68000/m68kmame.h:12,
                 from src/cpu/m68000/m68k.h:363,
                 from src/cpu/m68000/m68kcpu.h:29,
                 from src/cpu/m68000/m68kcpu.c:36:
src/cpu/m68000/m68000.h:4:21: osd_cpu.h: No such file or directory
In file included from src/cpu/m68000/m68kmame.h:12,
                 from src/cpu/m68000/m68k.h:363,
                 from src/cpu/m68000/m68kcpu.h:29,
                 from src/cpu/m68000/m68kcpu.c:36:
src/cpu/m68000/m68000.h:18: error: `CPUINFO_PTR_CPU_SPECIFIC' undeclared
here (not in a function)
src/cpu/m68000/m68000.h:18: error: enumerator value for
`CPUINFO_PTR_M68K_RESET_CALLBACK' not integer constant
src/cpu/m68000/m68000.h:29: error: parse error before "offs_t"
src/cpu/m68000/m68000.h:29: warning: no semicolon at end of struct or union
src/cpu/m68000/m68000.h:30: error: parse error before '*' token
src/cpu/m68000/m68000.h:30: warning: type defaults to `int' in
declaration of `UINT8'
src/cpu/m68000/m68000.h:30: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:30: error: `UINT8' declared as function
returning a function
src/cpu/m68000/m68000.h:30: warning: data definition has no type or
storage class
src/cpu/m68000/m68000.h:31: error: parse error before '*' token
src/cpu/m68000/m68000.h:31: warning: type defaults to `int' in
declaration of `UINT16'
src/cpu/m68000/m68000.h:31: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:31: error: `UINT16' declared as function
returning a function
src/cpu/m68000/m68000.h:31: warning: data definition has no type or
storage class
src/cpu/m68000/m68000.h:32: error: parse error before '*' token
src/cpu/m68000/m68000.h:32: warning: type defaults to `int' in
declaration of `UINT32'
src/cpu/m68000/m68000.h:32: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:32: error: `UINT32' declared as function
returning a function
src/cpu/m68000/m68000.h:32: warning: data definition has no type or
storage class
src/cpu/m68000/m68000.h:33: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:34: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:35: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:36: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:40: error: parse error before '*' token
src/cpu/m68000/m68000.h:40: warning: type defaults to `int' in
declaration of `UINT8'
src/cpu/m68000/m68000.h:40: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:40: error: `UINT8' declared as function
returning a function
src/cpu/m68000/m68000.h:40: warning: data definition has no type or
storage class
src/cpu/m68000/m68000.h:41: error: parse error before '*' token
src/cpu/m68000/m68000.h:41: warning: type defaults to `int' in
declaration of `UINT16'
src/cpu/m68000/m68000.h:41: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:41: error: `UINT16' declared as function
returning a function
src/cpu/m68000/m68000.h:41: warning: data definition has no type or
storage class
src/cpu/m68000/m68000.h:42: error: parse error before '*' token
src/cpu/m68000/m68000.h:42: warning: type defaults to `int' in
declaration of `UINT32'
src/cpu/m68000/m68000.h:42: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:42: error: `UINT32' declared as function
returning a function
src/cpu/m68000/m68000.h:42: warning: data definition has no type or
storage class
src/cpu/m68000/m68000.h:44: error: parse error before '*' token
src/cpu/m68000/m68000.h:44: warning: type defaults to `int' in
declaration of `UINT16'
src/cpu/m68000/m68000.h:44: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:44: error: `UINT16' declared as function
returning a function
src/cpu/m68000/m68000.h:44: warning: data definition has no type or
storage class
src/cpu/m68000/m68000.h:45: error: parse error before '*' token
src/cpu/m68000/m68000.h:45: warning: type defaults to `int' in
declaration of `UINT32'
src/cpu/m68000/m68000.h:45: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:45: error: `UINT32' declared as function
returning a function
src/cpu/m68000/m68000.h:45: warning: data definition has no type or
storage class
src/cpu/m68000/m68000.h:46: error: parse error before '}' token
src/cpu/m68000/m68000.h:50: error: parse error before "UINT8"
src/cpu/m68000/m68000.h:50: warning: no semicolon at end of struct or union
src/cpu/m68000/m68000.h:51: error: parse error before '*' token
src/cpu/m68000/m68000.h:51: warning: type defaults to `int' in
declaration of `UINT16'
src/cpu/m68000/m68000.h:51: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:51: error: `UINT16' declared as function
returning a function
src/cpu/m68000/m68000.h:51: warning: data definition has no type or
storage class
src/cpu/m68000/m68000.h:52: error: parse error before '*' token
src/cpu/m68000/m68000.h:52: warning: type defaults to `int' in
declaration of `UINT32'
src/cpu/m68000/m68000.h:52: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:52: error: `UINT32' declared as function
returning a function
src/cpu/m68000/m68000.h:52: warning: data definition has no type or
storage class
src/cpu/m68000/m68000.h:54: error: parse error before '*' token
src/cpu/m68000/m68000.h:54: warning: type defaults to `int' in
declaration of `UINT16'
src/cpu/m68000/m68000.h:54: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:54: error: `UINT16' declared as function
returning a function
src/cpu/m68000/m68000.h:54: warning: data definition has no type or
storage class
src/cpu/m68000/m68000.h:55: error: parse error before '*' token
src/cpu/m68000/m68000.h:55: warning: type defaults to `int' in
declaration of `UINT32'
src/cpu/m68000/m68000.h:55: warning: parameter names (without types) in
function declaration
src/cpu/m68000/m68000.h:55: error: `UINT32' declared as function
returning a function
src/cpu/m68000/m68000.h:55: warning: data definition has no type or
storage class
src/cpu/m68000/m68000.h:56: error: parse error before '}' token
src/cpu/m68000/m68000.h:71: error: parse error before "state"
In file included from src/cpu/m68000/m68k.h:363,
                 from src/cpu/m68000/m68kcpu.h:29,
                 from src/cpu/m68000/m68kcpu.c:36:
src/cpu/m68000/m68kmame.h:60: error: parse error before
"m68k_encrypted_opcode_start"
src/cpu/m68000/m68kmame.h:60: error: `MAX_CPU' undeclared here (not in a
function)
src/cpu/m68000/m68kmame.h:60: warning: type defaults to `int' in
declaration of `m68k_encrypted_opcode_start'
src/cpu/m68000/m68kmame.h:60: warning: data definition has no type or
storage class
src/cpu/m68000/m68kmame.h:61: error: parse error before
"m68k_encrypted_opcode_end"
src/cpu/m68000/m68kmame.h:61: warning: type defaults to `int' in
declaration of `m68k_encrypted_opcode_end'
src/cpu/m68000/m68kmame.h:61: warning: data definition has no type or
storage class
src/cpu/m68000/m68kmame.h:82: error: syntax error before "unsigned"
src/cpu/m68000/m68kmame.h:83: error: syntax error before "unsigned"
src/cpu/m68000/m68kmame.h:84: error: syntax error before "unsigned"
src/cpu/m68000/m68kmame.h:85: error: syntax error before "unsigned"
src/cpu/m68000/m68kmame.h:86: error: syntax error before "unsigned"
src/cpu/m68000/m68kmame.h:87: error: syntax error before "void"
src/cpu/m68000/m68kmame.h:90: error: syntax error before "unsigned"
src/cpu/m68000/m68kmame.h: In function `m68kx_read_immediate_16':
src/cpu/m68000/m68kmame.h:92: warning: implicit declaration of function
`cpu_readop16'
src/cpu/m68000/m68kmame.h:92: error: invalid use of undefined type
`struct m68k_memory_interface'
src/cpu/m68000/m68kmame.h: At top level:
src/cpu/m68000/m68kmame.h:95: error: syntax error before "unsigned"
src/cpu/m68000/m68kmame.h:100: error: syntax error before "unsigned"
src/cpu/m68000/m68kmame.h: In function `m68kx_read_pcrelative_8':
src/cpu/m68000/m68kmame.h:102: warning: implicit declaration of function
`cpu_getactivecpu'
src/cpu/m68000/m68kmame.h:106: error: invalid use of undefined type
`struct m68k_memory_interface'
src/cpu/m68000/m68kmame.h: At top level:
src/cpu/m68000/m68kmame.h:109: error: syntax error before "unsigned"
src/cpu/m68000/m68kmame.h: In function `m68kx_read_pcrelative_16':
src/cpu/m68000/m68kmame.h:115: error: invalid use of undefined type
`struct m68k_memory_interface'
src/cpu/m68000/m68kmame.h: At top level:
src/cpu/m68000/m68kmame.h:118: error: syntax error before "unsigned"
src/cpu/m68000/m68kmame.h: In function `m68kx_read_pcrelative_32':
src/cpu/m68000/m68kmame.h:124: error: invalid use of undefined type
`struct m68k_memory_interface'
src/cpu/m68000/m68kmame.h: At top level:
src/cpu/m68000/m68kmame.h:133: error: syntax error before "void"
src/cpu/m68000/m68kmame.h: In function `m68kx_write_memory_32_pd':
src/cpu/m68000/m68kmame.h:135: error: invalid use of undefined type
`struct m68k_memory_interface'
src/cpu/m68000/m68kmame.h:136: error: invalid use of undefined type
`struct m68k_memory_interface'
src/cpu/m68000/m68kmame.h: At top level:
src/cpu/m68000/m68kmame.h:140: error: parse error before "offs_t"
In file included from src/cpu/m68000/m68kcpu.c:36:
src/cpu/m68000/m68kcpu.h:900: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:901: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:904: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:905: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:906: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:909: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:910: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:911: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:913: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:917: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:918: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:919: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:922: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:923: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:924: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:925: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:926: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:927: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:928: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:929: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:930: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:931: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:932: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:933: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:934: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:935: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:936: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:938: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:939: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:940: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:941: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:942: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:943: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:944: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:945: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:946: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:947: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:948: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:949: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:950: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:951: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:952: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:954: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:955: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:957: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:958: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:959: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:960: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:961: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:962: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:963: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:964: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:965: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:966: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:967: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:968: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:971: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:972: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:973: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:974: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:977: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:978: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:979: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:980: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:981: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:984: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:985: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:986: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:987: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:988: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:991: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:993: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:994: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:996: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:997: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:998: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:999: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1000: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1001: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1003: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1004: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1005: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1006: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1007: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1008: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1009: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1010: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1011: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1012: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1013: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1029: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1046: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1087: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h: In function `m68ki_read_8_fc':
src/cpu/m68000/m68kcpu.h:1090: error: invalid use of undefined type
`struct m68k_memory_interface'
src/cpu/m68000/m68kcpu.h: At top level:
src/cpu/m68000/m68kcpu.h:1092: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h: In function `m68ki_read_16_fc':
src/cpu/m68000/m68kcpu.h:1096: error: invalid use of undefined type
`struct m68k_memory_interface'
src/cpu/m68000/m68kcpu.h: At top level:
src/cpu/m68000/m68kcpu.h:1098: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h: In function `m68ki_read_32_fc':
src/cpu/m68000/m68kcpu.h:1102: error: invalid use of undefined type
`struct m68k_memory_interface'
src/cpu/m68000/m68kcpu.h: At top level:
src/cpu/m68000/m68kcpu.h:1105: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h: In function `m68ki_write_8_fc':
src/cpu/m68000/m68kcpu.h:1108: error: invalid use of undefined type
`struct m68k_memory_interface'
src/cpu/m68000/m68kcpu.h: At top level:
src/cpu/m68000/m68kcpu.h:1110: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h: In function `m68ki_write_16_fc':
src/cpu/m68000/m68kcpu.h:1114: error: invalid use of undefined type
`struct m68k_memory_interface'
src/cpu/m68000/m68kcpu.h: At top level:
src/cpu/m68000/m68kcpu.h:1116: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h: In function `m68ki_write_32_fc':
src/cpu/m68000/m68kcpu.h:1120: error: invalid use of undefined type
`struct m68k_memory_interface'
src/cpu/m68000/m68kcpu.h: At top level:
src/cpu/m68000/m68kcpu.h:1124: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1138: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1146: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1194: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1267: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1268: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1269: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1270: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1271: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1272: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1273: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1274: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1275: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1276: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1277: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1278: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1279: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1280: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1281: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1283: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1284: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1285: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1286: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1287: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1288: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1289: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1290: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1291: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1292: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1293: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1294: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1295: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1296: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1297: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1299: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1300: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1302: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1303: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1304: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1305: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1306: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1307: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1308: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1309: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1310: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1311: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1312: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1313: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1320: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1326: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1332: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1338: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1348: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1353: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1358: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1363: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1375: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h: In function `m68ki_jump':
src/cpu/m68000/m68kcpu.h:1378: warning: implicit declaration of function
`change_pc'
src/cpu/m68000/m68kcpu.h: At top level:
src/cpu/m68000/m68kcpu.h:1381: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1394: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1399: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1404: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1417: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1430: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1442: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1451: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1461: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1477: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1491: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1501: error: syntax error before "unsigned"
src/cpu/m68000/m68kcpu.h:1516: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1525: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1541: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1551: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1562: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1751: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1767: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1778: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1805: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1824: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1842: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1861: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1886: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h:1897: error: syntax error before "void"
src/cpu/m68000/m68kcpu.h: In function `m68ki_exception_address_error':
src/cpu/m68000/m68kcpu.h:1907: error: invalid use of undefined type
`struct m68k_memory_interface'
src/cpu/m68000/m68kcpu.h: At top level:
src/cpu/m68000/m68kcpu.h:1997: error: syntax error before "void"
src/cpu/m68000/m68kcpu.c: In function `m68k_execute':
src/cpu/m68000/m68kcpu.c:796: error: `CALL_MAME_DEBUG' undeclared (first
use in this function)
src/cpu/m68000/m68kcpu.c:796: error: (Each undeclared identifier is
reported only once
src/cpu/m68000/m68kcpu.c:796: error: for each function it appears in.)
src/cpu/m68000/m68kcpu.c:959:19: state.h: No such file or directory
src/cpu/m68000/m68kcpu.c: At top level:
src/cpu/m68000/m68kcpu.c:962: error: parse error before "UINT16"
src/cpu/m68000/m68kcpu.c:962: warning: no semicolon at end of struct or
union
src/cpu/m68000/m68kcpu.c:963: warning: type defaults to `int' in
declaration of `stopped'
src/cpu/m68000/m68kcpu.c:963: warning: data definition has no type or
storage class
src/cpu/m68000/m68kcpu.c:964: error: parse error before "halted"
src/cpu/m68000/m68kcpu.c:964: warning: type defaults to `int' in
declaration of `halted'
src/cpu/m68000/m68kcpu.c:964: warning: data definition has no type or
storage class
src/cpu/m68000/m68kcpu.c:965: warning: type defaults to `int' in
declaration of `m68k_substate'
src/cpu/m68000/m68kcpu.c:965: warning: data definition has no type or
storage class
src/cpu/m68000/m68kcpu.c: In function `m68k_prepare_substate':
src/cpu/m68000/m68kcpu.c:969: error: request for member `sr' in
something not a structure or union
src/cpu/m68000/m68kcpu.c:970: error: request for member `stopped' in
something not a structure or union
src/cpu/m68000/m68kcpu.c:971: error: request for member `halted' in
something not a structure or union
src/cpu/m68000/m68kcpu.c: In function `m68k_post_load':
src/cpu/m68000/m68kcpu.c:976: error: request for member `sr' in
something not a structure or union
src/cpu/m68000/m68kcpu.c:977: error: request for member `stopped' in
something not a structure or union
src/cpu/m68000/m68kcpu.c:978: error: request for member `halted' in
something not a structure or union
src/cpu/m68000/m68kcpu.c: In function `m68k_state_register':
src/cpu/m68000/m68kcpu.c:986: warning: implicit declaration of function
`state_save_register_item_array'
src/cpu/m68000/m68kcpu.c:988: warning: implicit declaration of function
`state_save_register_item'
src/cpu/m68000/m68kcpu.c:998: error: request for member `sr' in
something not a structure or union
src/cpu/m68000/m68kcpu.c:1001: error: request for member `stopped' in
something not a structure or union
src/cpu/m68000/m68kcpu.c:1002: error: request for member `halted' in
something not a structure or union
src/cpu/m68000/m68kcpu.c:1005: warning: implicit declaration of function
`state_save_register_func_presave'
src/cpu/m68000/m68kcpu.c:1006: warning: implicit declaration of function
`state_save_register_func_postload'
src/cpu/m68000/m68kcpu.c: At top level:
src/cpu/m68000/m68kmame.h:60: error: storage size of
`m68k_encrypted_opcode_start' isn't known
src/cpu/m68000/m68kmame.h:61: error: storage size of
`m68k_encrypted_opcode_end' isn't known
make: *** [xmame.obj/cpu/m68000/m68kcpu.o] Error 1

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

Reply via email to