make -C i386-softmmu all make[1]: Entering directory `/home/personal/sourceCode/qemu/i386-softmmu' gcc -Wall -O2 -g -fno-strict-aliasing -I. -I.. -I/home/personal/sourceCode/qemu/target-i386 -I/home/personal/sourceCode/qemu -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/home/personal/sourceCode/qemu/fpu -DHAS_AUDIO -I/home/personal/sourceCode/qemu/slirp -mno-cygwin -c -o vl.o /home/personal/sourceCode/qemu/vl.c In file included from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/vl.h:28:20: stdlib.h: No such file or directory /home/personal/sourceCode/qemu/vl.h:29:19: stdio.h: No such file or directory /home/personal/sourceCode/qemu/vl.h:31:20: string.h: No such file or directory /home/personal/sourceCode/qemu/vl.h:32:22: inttypes.h: No such file or directory In file included from /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/syslimits.h:7, from /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/limits.h:11, from /home/personal/sourceCode/qemu/vl.h:33, from /home/personal/sourceCode/qemu/vl.c:24: /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/limits.h:122:61: limits.h: No such file or directory In file included from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/vl.h:34:18: time.h: No such file or directory /home/personal/sourceCode/qemu/vl.h:35:19: ctype.h: No such file or directory /home/personal/sourceCode/qemu/vl.h:36:19: errno.h: No such file or directory /home/personal/sourceCode/qemu/vl.h:37:20: unistd.h: No such file or directory /home/personal/sourceCode/qemu/vl.h:38:19: fcntl.h: No such file or directory /home/personal/sourceCode/qemu/vl.h:39:22: sys/stat.h: No such file or directory In file included from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/vl.h:57: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h: In function `realpath': /home/personal/sourceCode/qemu/vl.h:63: warning: implicit declaration of function `_fullpath' /home/personal/sourceCode/qemu/vl.h:63: error: `_MAX_PATH' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h:63: error: (Each undeclared identifier is reported only once /home/personal/sourceCode/qemu/vl.h:63: error: for each function it appears in.) In file included from /home/personal/sourceCode/qemu/vl.h:84, from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/audio/audio.h: At top level: /home/personal/sourceCode/qemu/audio/audio.h:88: error: parse error before "uint64_t" /home/personal/sourceCode/qemu/audio/audio.h:88: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/audio/audio.h:89: warning: type defaults to `int' in declaration of `QEMUAudioTimeStamp' /home/personal/sourceCode/qemu/audio/audio.h:89: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/audio/audio.h:125: error: parse error before "QEMUAudioTimeStamp" /home/personal/sourceCode/qemu/audio/audio.h:126: error: parse error before "AUD_get_elapsed_usec_out" /home/personal/sourceCode/qemu/audio/audio.h:126: error: parse error before "QEMUAudioTimeStamp" /home/personal/sourceCode/qemu/audio/audio.h:126: warning: type defaults to `int' in declaration of `AUD_get_elapsed_usec_out' /home/personal/sourceCode/qemu/audio/audio.h:126: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/audio/audio.h:142: error: parse error before "QEMUAudioTimeStamp" /home/personal/sourceCode/qemu/audio/audio.h:143: error: parse error before "AUD_get_elapsed_usec_in" /home/personal/sourceCode/qemu/audio/audio.h:143: error: parse error before "QEMUAudioTimeStamp" /home/personal/sourceCode/qemu/audio/audio.h:143: warning: type defaults to `int' in declaration of `AUD_get_elapsed_usec_in' /home/personal/sourceCode/qemu/audio/audio.h:143: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/audio/audio.h: In function `advance': /home/personal/sourceCode/qemu/audio/audio.h:147: error: `uint8_t' undeclared (first use in this function) /home/personal/sourceCode/qemu/audio/audio.h:147: error: `d' undeclared (first use in this function) /home/personal/sourceCode/qemu/audio/audio.h: At top level: /home/personal/sourceCode/qemu/audio/audio.h:151: error: parse error before "popcount" /home/personal/sourceCode/qemu/audio/audio.h:151: error: parse error before "u" /home/personal/sourceCode/qemu/audio/audio.h:151: warning: type defaults to `int' in declaration of `popcount' /home/personal/sourceCode/qemu/audio/audio.h:151: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/audio/audio.h:152: error: parse error before "lsbindex" /home/personal/sourceCode/qemu/audio/audio.h:152: error: parse error before "u" /home/personal/sourceCode/qemu/audio/audio.h:152: warning: type defaults to `int' in declaration of `lsbindex' /home/personal/sourceCode/qemu/audio/audio.h:152: warning: data definition has no type or storage class In file included from /home/personal/sourceCode/qemu/target-i386/cpu.h:45, from /home/personal/sourceCode/qemu/vl.h:85, from /home/personal/sourceCode/qemu/vl.c:24: ./cpu-defs.h:24:20: setjmp.h: No such file or directory In file included from ../cpu-defs.h:26, from /home/personal/sourceCode/qemu/target-i386/cpu.h:45, from /home/personal/sourceCode/qemu/vl.h:85, from /home/personal/sourceCode/qemu/vl.c:24: ./osdep.h:8: error: parse error before "size" ./osdep.h:9: error: parse error before "size" ./osdep.h:13: error: parse error before "size" In file included from /home/personal/sourceCode/qemu/target-i386/cpu.h:45, from /home/personal/sourceCode/qemu/vl.h:85, from /home/personal/sourceCode/qemu/vl.c:24: ./cpu-defs.h:44: error: parse error before "target_long" ./cpu-defs.h:44: warning: type defaults to `int' in declaration of `target_long' ./cpu-defs.h:44: warning: data definition has no type or storage class ./cpu-defs.h:45: error: parse error before "target_ulong" ./cpu-defs.h:45: warning: type defaults to `int' in declaration of `target_ulong' ./cpu-defs.h:45: warning: data definition has no type or storage class ./cpu-defs.h:64: error: parse error before "target_phys_addr_t" ./cpu-defs.h:64: warning: type defaults to `int' in declaration of `target_phys_addr_t' ./cpu-defs.h:64: warning: data definition has no type or storage class ./cpu-defs.h:104: error: parse error before "target_ulong" ./cpu-defs.h:104: warning: no semicolon at end of struct or union ./cpu-defs.h:105: warning: type defaults to `int' in declaration of `addr_write' ./cpu-defs.h:105: warning: data definition has no type or storage class ./cpu-defs.h:106: error: parse error before "addr_code" ./cpu-defs.h:106: warning: type defaults to `int' in declaration of `addr_code' ./cpu-defs.h:106: warning: data definition has no type or storage class ./cpu-defs.h:108: error: parse error before "addend" ./cpu-defs.h:108: warning: type defaults to `int' in declaration of `addend' ./cpu-defs.h:108: warning: data definition has no type or storage class ./cpu-defs.h:109: warning: type defaults to `int' in declaration of `CPUTLBEntry' ./cpu-defs.h:109: warning: data definition has no type or storage class In file included from /home/personal/sourceCode/qemu/target-i386/cpu.h:47, from /home/personal/sourceCode/qemu/vl.h:85, from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/fpu/softfloat.h:50: error: parse error before "flag" /home/personal/sourceCode/qemu/fpu/softfloat.h:50: warning: type defaults to `int' in declaration of `flag' /home/personal/sourceCode/qemu/fpu/softfloat.h:50: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat.h:51: error: parse error before "uint8" /home/personal/sourceCode/qemu/fpu/softfloat.h:51: warning: type defaults to `int' in declaration of `uint8' /home/personal/sourceCode/qemu/fpu/softfloat.h:51: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat.h:52: error: parse error before "int8" /home/personal/sourceCode/qemu/fpu/softfloat.h:52: warning: type defaults to `int' in declaration of `int8' /home/personal/sourceCode/qemu/fpu/softfloat.h:52: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat.h:57: error: parse error before "uint64" /home/personal/sourceCode/qemu/fpu/softfloat.h:57: warning: type defaults to `int' in declaration of `uint64' /home/personal/sourceCode/qemu/fpu/softfloat.h:57: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat.h:58: error: parse error before "int64" /home/personal/sourceCode/qemu/fpu/softfloat.h:58: warning: type defaults to `int' in declaration of `int64' /home/personal/sourceCode/qemu/fpu/softfloat.h:58: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat.h:66: error: parse error before "bits8" /home/personal/sourceCode/qemu/fpu/softfloat.h:66: warning: type defaults to `int' in declaration of `bits8' /home/personal/sourceCode/qemu/fpu/softfloat.h:66: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat.h:67: error: parse error before "sbits8" /home/personal/sourceCode/qemu/fpu/softfloat.h:67: warning: type defaults to `int' in declaration of `sbits8' /home/personal/sourceCode/qemu/fpu/softfloat.h:67: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat.h:68: error: parse error before "bits16" /home/personal/sourceCode/qemu/fpu/softfloat.h:68: warning: type defaults to `int' in declaration of `bits16' /home/personal/sourceCode/qemu/fpu/softfloat.h:68: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat.h:69: error: parse error before "sbits16" /home/personal/sourceCode/qemu/fpu/softfloat.h:69: warning: type defaults to `int' in declaration of `sbits16' /home/personal/sourceCode/qemu/fpu/softfloat.h:69: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat.h:70: error: parse error before "bits32" /home/personal/sourceCode/qemu/fpu/softfloat.h:70: warning: type defaults to `int' in declaration of `bits32' /home/personal/sourceCode/qemu/fpu/softfloat.h:70: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat.h:71: error: parse error before "sbits32" /home/personal/sourceCode/qemu/fpu/softfloat.h:71: warning: type defaults to `int' in declaration of `sbits32' /home/personal/sourceCode/qemu/fpu/softfloat.h:71: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat.h:72: error: parse error before "bits64" /home/personal/sourceCode/qemu/fpu/softfloat.h:72: warning: type defaults to `int' in declaration of `bits64' /home/personal/sourceCode/qemu/fpu/softfloat.h:72: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat.h:73: error: parse error before "sbits64" /home/personal/sourceCode/qemu/fpu/softfloat.h:73: warning: type defaults to `int' in declaration of `sbits64' /home/personal/sourceCode/qemu/fpu/softfloat.h:73: warning: data definition has no type or storage class In file included from /home/personal/sourceCode/qemu/fpu/softfloat.h:404, from /home/personal/sourceCode/qemu/target-i386/cpu.h:47, from /home/personal/sourceCode/qemu/vl.h:85, from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/fpu/softfloat-native.h:2:18: math.h: No such file or directory /home/personal/sourceCode/qemu/fpu/softfloat-native.h:8:18: fenv.h: No such file or directory In file included from /home/personal/sourceCode/qemu/fpu/softfloat.h:404, from /home/personal/sourceCode/qemu/target-i386/cpu.h:47, from /home/personal/sourceCode/qemu/vl.h:85, from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/fpu/softfloat-native.h:44: error: parse error before "uint32_t" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:44: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/fpu/softfloat-native.h:45: warning: type defaults to `int' in declaration of `float32u' /home/personal/sourceCode/qemu/fpu/softfloat-native.h:45: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat-native.h:48: error: parse error before "uint64_t" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:48: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/fpu/softfloat-native.h:49: warning: type defaults to `int' in declaration of `float64u' /home/personal/sourceCode/qemu/fpu/softfloat-native.h:49: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat-native.h:54: error: parse error before "uint64_t" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:54: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/fpu/softfloat-native.h:54: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/fpu/softfloat-native.h:55: warning: type defaults to `int' in declaration of `high' /home/personal/sourceCode/qemu/fpu/softfloat-native.h:55: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat-native.h:56: warning: type defaults to `int' in declaration of `i' /home/personal/sourceCode/qemu/fpu/softfloat-native.h:56: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat-native.h:57: error: parse error before '}' token /home/personal/sourceCode/qemu/fpu/softfloat-native.h:57: warning: type defaults to `int' in declaration of `floatx80u' /home/personal/sourceCode/qemu/fpu/softfloat-native.h:57: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat-native.h:79: error: `FE_TONEAREST' undeclared here (not in a function) /home/personal/sourceCode/qemu/fpu/softfloat-native.h:79: error: enumerator value for `float_round_nearest_even' not integer constant /home/personal/sourceCode/qemu/fpu/softfloat-native.h:80: error: `FE_DOWNWARD' undeclared here (not in a function) /home/personal/sourceCode/qemu/fpu/softfloat-native.h:80: error: enumerator value for `float_round_down' not integer constant /home/personal/sourceCode/qemu/fpu/softfloat-native.h:81: error: `FE_UPWARD' undeclared here (not in a function) /home/personal/sourceCode/qemu/fpu/softfloat-native.h:81: error: enumerator value for `float_round_up' not integer constant /home/personal/sourceCode/qemu/fpu/softfloat-native.h:83: error: `FE_TOWARDZERO' undeclared here (not in a function) /home/personal/sourceCode/qemu/fpu/softfloat-native.h:83: error: enumerator value for `float_round_to_zero' not integer constant /home/personal/sourceCode/qemu/fpu/softfloat-native.h:111: error: parse error before "float_status" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:112: error: parse error before "float_status" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:113: error: parse error before "float_status" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:114: error: parse error before "v" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:116: error: parse error before "float_status" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:129: error: parse error before "float32_to_int64" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:129: warning: type defaults to `int' in declaration of `float32_to_int64' /home/personal/sourceCode/qemu/fpu/softfloat-native.h:129: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat-native.h:130: error: parse error before "float32_to_int64_round_to_zero" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:130: warning: type defaults to `int' in declaration of `float32_to_int64_round_to_zero' /home/personal/sourceCode/qemu/fpu/softfloat-native.h:130: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat-native.h: In function `float32_le_quiet': /home/personal/sourceCode/qemu/fpu/softfloat-native.h:179: warning: implicit declaration of function `islessequal' /home/personal/sourceCode/qemu/fpu/softfloat-native.h: In function `float32_lt_quiet': /home/personal/sourceCode/qemu/fpu/softfloat-native.h:183: warning: implicit declaration of function `isless' /home/personal/sourceCode/qemu/fpu/softfloat-native.h: In function `float32_unordered': /home/personal/sourceCode/qemu/fpu/softfloat-native.h:187: warning: implicit declaration of function `isunordered' /home/personal/sourceCode/qemu/fpu/softfloat-native.h: In function `float32_abs': /home/personal/sourceCode/qemu/fpu/softfloat-native.h:196: warning: implicit declaration of function `fabsf' /home/personal/sourceCode/qemu/fpu/softfloat-native.h: At top level: /home/personal/sourceCode/qemu/fpu/softfloat-native.h:211: error: parse error before "float64_to_int64" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:211: warning: type defaults to `int' in declaration of `float64_to_int64' /home/personal/sourceCode/qemu/fpu/softfloat-native.h:211: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat-native.h:212: error: parse error before "float64_to_int64_round_to_zero" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:212: warning: type defaults to `int' in declaration of `float64_to_int64_round_to_zero' /home/personal/sourceCode/qemu/fpu/softfloat-native.h:212: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat-native.h:213: error: parse error before "float64_to_uint64" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:213: warning: type defaults to `int' in declaration of `float64_to_uint64' /home/personal/sourceCode/qemu/fpu/softfloat-native.h:213: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat-native.h:214: error: parse error before "float64_to_uint64_round_to_zero" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:214: warning: type defaults to `int' in declaration of `float64_to_uint64_round_to_zero' /home/personal/sourceCode/qemu/fpu/softfloat-native.h:214: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat-native.h: In function `float64_abs': /home/personal/sourceCode/qemu/fpu/softfloat-native.h:283: warning: implicit declaration of function `fabs' /home/personal/sourceCode/qemu/fpu/softfloat-native.h: At top level: /home/personal/sourceCode/qemu/fpu/softfloat-native.h:298: error: parse error before "floatx80_to_int64" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:298: warning: type defaults to `int' in declaration of `floatx80_to_int64' /home/personal/sourceCode/qemu/fpu/softfloat-native.h:298: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat-native.h:299: error: parse error before "floatx80_to_int64_round_to_zero" /home/personal/sourceCode/qemu/fpu/softfloat-native.h:299: warning: type defaults to `int' in declaration of `floatx80_to_int64_round_to_zero' /home/personal/sourceCode/qemu/fpu/softfloat-native.h:299: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/fpu/softfloat-native.h: In function `floatx80_abs': /home/personal/sourceCode/qemu/fpu/softfloat-native.h:364: warning: implicit declaration of function `fabsl' In file included from /home/personal/sourceCode/qemu/vl.h:85, from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/target-i386/cpu.h: At top level: /home/personal/sourceCode/qemu/target-i386/cpu.h:373: error: parse error before "uint32_t" /home/personal/sourceCode/qemu/target-i386/cpu.h:373: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/target-i386/cpu.h:374: warning: type defaults to `int' in declaration of `base' /home/personal/sourceCode/qemu/target-i386/cpu.h:374: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:375: error: parse error before "limit" /home/personal/sourceCode/qemu/target-i386/cpu.h:375: warning: type defaults to `int' in declaration of `limit' /home/personal/sourceCode/qemu/target-i386/cpu.h:375: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:376: error: parse error before "flags" /home/personal/sourceCode/qemu/target-i386/cpu.h:376: warning: type defaults to `int' in declaration of `flags' /home/personal/sourceCode/qemu/target-i386/cpu.h:376: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:377: warning: type defaults to `int' in declaration of `SegmentCache' /home/personal/sourceCode/qemu/target-i386/cpu.h:377: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:380: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/target-i386/cpu.h:380: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/target-i386/cpu.h:381: warning: type defaults to `int' in declaration of `_w' /home/personal/sourceCode/qemu/target-i386/cpu.h:381: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:382: error: parse error before "_l" /home/personal/sourceCode/qemu/target-i386/cpu.h:382: warning: type defaults to `int' in declaration of `_l' /home/personal/sourceCode/qemu/target-i386/cpu.h:382: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:383: error: parse error before "_q" /home/personal/sourceCode/qemu/target-i386/cpu.h:383: warning: type defaults to `int' in declaration of `_q' /home/personal/sourceCode/qemu/target-i386/cpu.h:383: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:386: error: parse error before '}' token /home/personal/sourceCode/qemu/target-i386/cpu.h:386: warning: type defaults to `int' in declaration of `XMMReg' /home/personal/sourceCode/qemu/target-i386/cpu.h:386: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:389: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/target-i386/cpu.h:389: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/target-i386/cpu.h:390: warning: type defaults to `int' in declaration of `_w' /home/personal/sourceCode/qemu/target-i386/cpu.h:390: error: conflicting types for '_w' /home/personal/sourceCode/qemu/target-i386/cpu.h:381: error: previous declaration of '_w' was here /home/personal/sourceCode/qemu/target-i386/cpu.h:390: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:391: error: parse error before "_l" /home/personal/sourceCode/qemu/target-i386/cpu.h:391: warning: type defaults to `int' in declaration of `_l' /home/personal/sourceCode/qemu/target-i386/cpu.h:391: error: conflicting types for '_l' /home/personal/sourceCode/qemu/target-i386/cpu.h:382: error: previous declaration of '_l' was here /home/personal/sourceCode/qemu/target-i386/cpu.h:391: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:392: error: parse error before "q" /home/personal/sourceCode/qemu/target-i386/cpu.h:392: warning: type defaults to `int' in declaration of `q' /home/personal/sourceCode/qemu/target-i386/cpu.h:392: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:393: warning: type defaults to `int' in declaration of `MMXReg' /home/personal/sourceCode/qemu/target-i386/cpu.h:393: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:433: error: parse error before "target_ulong" /home/personal/sourceCode/qemu/target-i386/cpu.h:433: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/target-i386/cpu.h:434: warning: type defaults to `int' in declaration of `eip' /home/personal/sourceCode/qemu/target-i386/cpu.h:434: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:435: error: parse error before "eflags" /home/personal/sourceCode/qemu/target-i386/cpu.h:435: warning: type defaults to `int' in declaration of `eflags' /home/personal/sourceCode/qemu/target-i386/cpu.h:435: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:440: error: parse error before "cc_src" /home/personal/sourceCode/qemu/target-i386/cpu.h:440: warning: type defaults to `int' in declaration of `cc_src' /home/personal/sourceCode/qemu/target-i386/cpu.h:440: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:441: error: parse error before "cc_dst" /home/personal/sourceCode/qemu/target-i386/cpu.h:441: warning: type defaults to `int' in declaration of `cc_dst' /home/personal/sourceCode/qemu/target-i386/cpu.h:441: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:442: error: parse error before "cc_op" /home/personal/sourceCode/qemu/target-i386/cpu.h:442: warning: type defaults to `int' in declaration of `cc_op' /home/personal/sourceCode/qemu/target-i386/cpu.h:442: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:443: error: parse error before "df" /home/personal/sourceCode/qemu/target-i386/cpu.h:443: warning: type defaults to `int' in declaration of `df' /home/personal/sourceCode/qemu/target-i386/cpu.h:443: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:444: error: parse error before "hflags" /home/personal/sourceCode/qemu/target-i386/cpu.h:444: warning: type defaults to `int' in declaration of `hflags' /home/personal/sourceCode/qemu/target-i386/cpu.h:444: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:447: error: parse error before "segs" /home/personal/sourceCode/qemu/target-i386/cpu.h:447: warning: type defaults to `int' in declaration of `segs' /home/personal/sourceCode/qemu/target-i386/cpu.h:447: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:448: error: parse error before "ldt" /home/personal/sourceCode/qemu/target-i386/cpu.h:448: warning: type defaults to `int' in declaration of `ldt' /home/personal/sourceCode/qemu/target-i386/cpu.h:448: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:449: error: parse error before "tr" /home/personal/sourceCode/qemu/target-i386/cpu.h:449: warning: type defaults to `int' in declaration of `tr' /home/personal/sourceCode/qemu/target-i386/cpu.h:449: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:450: error: parse error before "gdt" /home/personal/sourceCode/qemu/target-i386/cpu.h:450: warning: type defaults to `int' in declaration of `gdt' /home/personal/sourceCode/qemu/target-i386/cpu.h:450: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:451: error: parse error before "idt" /home/personal/sourceCode/qemu/target-i386/cpu.h:451: warning: type defaults to `int' in declaration of `idt' /home/personal/sourceCode/qemu/target-i386/cpu.h:451: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:453: error: parse error before "cr" /home/personal/sourceCode/qemu/target-i386/cpu.h:453: warning: type defaults to `int' in declaration of `cr' /home/personal/sourceCode/qemu/target-i386/cpu.h:453: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:454: error: parse error before "a20_mask" /home/personal/sourceCode/qemu/target-i386/cpu.h:454: warning: type defaults to `int' in declaration of `a20_mask' /home/personal/sourceCode/qemu/target-i386/cpu.h:454: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:460: error: parse error before "fptags" /home/personal/sourceCode/qemu/target-i386/cpu.h:460: warning: type defaults to `int' in declaration of `fptags' /home/personal/sourceCode/qemu/target-i386/cpu.h:460: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:467: error: parse error before "MMXReg" /home/personal/sourceCode/qemu/target-i386/cpu.h:467: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/target-i386/cpu.h:468: warning: type defaults to `int' in declaration of `fpregs' /home/personal/sourceCode/qemu/target-i386/cpu.h:468: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:477: error: parse error before "int64_t" /home/personal/sourceCode/qemu/target-i386/cpu.h:477: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/target-i386/cpu.h:478: warning: type defaults to `int' in declaration of `fp_convert' /home/personal/sourceCode/qemu/target-i386/cpu.h:478: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:481: error: parse error before "mxcsr" /home/personal/sourceCode/qemu/target-i386/cpu.h:481: warning: type defaults to `int' in declaration of `mxcsr' /home/personal/sourceCode/qemu/target-i386/cpu.h:481: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:482: error: parse error before "xmm_regs" /home/personal/sourceCode/qemu/target-i386/cpu.h:482: warning: type defaults to `int' in declaration of `xmm_regs' /home/personal/sourceCode/qemu/target-i386/cpu.h:482: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:483: error: parse error before "xmm_t0" /home/personal/sourceCode/qemu/target-i386/cpu.h:483: warning: type defaults to `int' in declaration of `xmm_t0' /home/personal/sourceCode/qemu/target-i386/cpu.h:483: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:484: error: parse error before "mmx_t0" /home/personal/sourceCode/qemu/target-i386/cpu.h:484: warning: type defaults to `int' in declaration of `mmx_t0' /home/personal/sourceCode/qemu/target-i386/cpu.h:484: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:487: error: parse error before "sysenter_cs" /home/personal/sourceCode/qemu/target-i386/cpu.h:487: warning: type defaults to `int' in declaration of `sysenter_cs' /home/personal/sourceCode/qemu/target-i386/cpu.h:487: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:488: error: parse error before "sysenter_esp" /home/personal/sourceCode/qemu/target-i386/cpu.h:488: warning: type defaults to `int' in declaration of `sysenter_esp' /home/personal/sourceCode/qemu/target-i386/cpu.h:488: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:489: error: parse error before "sysenter_eip" /home/personal/sourceCode/qemu/target-i386/cpu.h:489: warning: type defaults to `int' in declaration of `sysenter_eip' /home/personal/sourceCode/qemu/target-i386/cpu.h:489: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:490: error: parse error before "efer" /home/personal/sourceCode/qemu/target-i386/cpu.h:490: warning: type defaults to `int' in declaration of `efer' /home/personal/sourceCode/qemu/target-i386/cpu.h:490: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:491: error: parse error before "star" /home/personal/sourceCode/qemu/target-i386/cpu.h:491: warning: type defaults to `int' in declaration of `star' /home/personal/sourceCode/qemu/target-i386/cpu.h:491: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:499: error: parse error before "pat" /home/personal/sourceCode/qemu/target-i386/cpu.h:499: warning: type defaults to `int' in declaration of `pat' /home/personal/sourceCode/qemu/target-i386/cpu.h:499: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:509: error: parse error before "jmp_env" /home/personal/sourceCode/qemu/target-i386/cpu.h:509: warning: type defaults to `int' in declaration of `jmp_env' /home/personal/sourceCode/qemu/target-i386/cpu.h:509: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:513: error: parse error before "exception_next_eip" /home/personal/sourceCode/qemu/target-i386/cpu.h:513: warning: type defaults to `int' in declaration of `exception_next_eip' /home/personal/sourceCode/qemu/target-i386/cpu.h:513: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:514: error: parse error before "dr" /home/personal/sourceCode/qemu/target-i386/cpu.h:514: warning: type defaults to `int' in declaration of `dr' /home/personal/sourceCode/qemu/target-i386/cpu.h:514: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:515: error: parse error before "smbase" /home/personal/sourceCode/qemu/target-i386/cpu.h:515: warning: type defaults to `int' in declaration of `smbase' /home/personal/sourceCode/qemu/target-i386/cpu.h:515: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:520: error: parse error before "mem_write_vaddr" /home/personal/sourceCode/qemu/target-i386/cpu.h:520: warning: type defaults to `int' in declaration of `mem_write_vaddr' /home/personal/sourceCode/qemu/target-i386/cpu.h:520: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:520: error: parse error before "tlb_table" /home/personal/sourceCode/qemu/target-i386/cpu.h:520: warning: type defaults to `int' in declaration of `tlb_table' /home/personal/sourceCode/qemu/target-i386/cpu.h:520: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:520: error: parse error before "breakpoints" /home/personal/sourceCode/qemu/target-i386/cpu.h:520: warning: type defaults to `int' in declaration of `breakpoints' /home/personal/sourceCode/qemu/target-i386/cpu.h:520: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:520: error: parse error before "target_ulong" /home/personal/sourceCode/qemu/target-i386/cpu.h:520: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/target-i386/cpu.h:520: error: parse error before '}' token /home/personal/sourceCode/qemu/target-i386/cpu.h:520: warning: type defaults to `int' in declaration of `watchpoint' /home/personal/sourceCode/qemu/target-i386/cpu.h:520: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:523: error: parse error before "cpuid_level" /home/personal/sourceCode/qemu/target-i386/cpu.h:523: warning: type defaults to `int' in declaration of `cpuid_level' /home/personal/sourceCode/qemu/target-i386/cpu.h:523: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:524: error: parse error before "cpuid_vendor1" /home/personal/sourceCode/qemu/target-i386/cpu.h:524: warning: type defaults to `int' in declaration of `cpuid_vendor1' /home/personal/sourceCode/qemu/target-i386/cpu.h:524: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:525: error: parse error before "cpuid_vendor2" /home/personal/sourceCode/qemu/target-i386/cpu.h:525: warning: type defaults to `int' in declaration of `cpuid_vendor2' /home/personal/sourceCode/qemu/target-i386/cpu.h:525: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:526: error: parse error before "cpuid_vendor3" /home/personal/sourceCode/qemu/target-i386/cpu.h:526: warning: type defaults to `int' in declaration of `cpuid_vendor3' /home/personal/sourceCode/qemu/target-i386/cpu.h:526: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:527: error: parse error before "cpuid_version" /home/personal/sourceCode/qemu/target-i386/cpu.h:527: warning: type defaults to `int' in declaration of `cpuid_version' /home/personal/sourceCode/qemu/target-i386/cpu.h:527: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:528: error: parse error before "cpuid_features" /home/personal/sourceCode/qemu/target-i386/cpu.h:528: warning: type defaults to `int' in declaration of `cpuid_features' /home/personal/sourceCode/qemu/target-i386/cpu.h:528: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:529: error: parse error before "cpuid_ext_features" /home/personal/sourceCode/qemu/target-i386/cpu.h:529: warning: type defaults to `int' in declaration of `cpuid_ext_features' /home/personal/sourceCode/qemu/target-i386/cpu.h:529: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:530: error: parse error before "cpuid_xlevel" /home/personal/sourceCode/qemu/target-i386/cpu.h:530: warning: type defaults to `int' in declaration of `cpuid_xlevel' /home/personal/sourceCode/qemu/target-i386/cpu.h:530: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:531: error: parse error before "cpuid_model" /home/personal/sourceCode/qemu/target-i386/cpu.h:531: warning: type defaults to `int' in declaration of `cpuid_model' /home/personal/sourceCode/qemu/target-i386/cpu.h:531: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:532: error: parse error before "cpuid_ext2_features" /home/personal/sourceCode/qemu/target-i386/cpu.h:532: warning: type defaults to `int' in declaration of `cpuid_ext2_features' /home/personal/sourceCode/qemu/target-i386/cpu.h:532: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:533: error: parse error before "cpuid_apic_id" /home/personal/sourceCode/qemu/target-i386/cpu.h:533: warning: type defaults to `int' in declaration of `cpuid_apic_id' /home/personal/sourceCode/qemu/target-i386/cpu.h:533: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:542: error: parse error before '}' token /home/personal/sourceCode/qemu/target-i386/cpu.h:542: warning: type defaults to `int' in declaration of `CPUX86State' /home/personal/sourceCode/qemu/target-i386/cpu.h:542: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:544: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:544: warning: type defaults to `int' in declaration of `cpu_x86_init' /home/personal/sourceCode/qemu/target-i386/cpu.h:544: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:545: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:546: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:547: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:549: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:553: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h: In function `cpu_x86_load_seg_cache': /home/personal/sourceCode/qemu/target-i386/cpu.h:559: error: `sc' undeclared (first use in this function) /home/personal/sourceCode/qemu/target-i386/cpu.h:562: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/target-i386/cpu.h:562: error: `seg_reg' undeclared (first use in this function) /home/personal/sourceCode/qemu/target-i386/cpu.h:563: error: `selector' undeclared (first use in this function) /home/personal/sourceCode/qemu/target-i386/cpu.h: At top level: /home/personal/sourceCode/qemu/target-i386/cpu.h:611: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h: In function `cpu_x86_set_cpl': /home/personal/sourceCode/qemu/target-i386/cpu.h:614: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/target-i386/cpu.h:614: error: `cpl' undeclared (first use in this function) /home/personal/sourceCode/qemu/target-i386/cpu.h: At top level: /home/personal/sourceCode/qemu/target-i386/cpu.h:621: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:622: error: parse error before "mant" /home/personal/sourceCode/qemu/target-i386/cpu.h:626: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:627: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:628: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:635: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:637: error: parse error before "cpu_get_tsc" /home/personal/sourceCode/qemu/target-i386/cpu.h:637: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:637: warning: type defaults to `int' in declaration of `cpu_get_tsc' /home/personal/sourceCode/qemu/target-i386/cpu.h:637: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:639: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:640: error: parse error before "cpu_get_apic_base" /home/personal/sourceCode/qemu/target-i386/cpu.h:640: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:640: warning: type defaults to `int' in declaration of `cpu_get_apic_base' /home/personal/sourceCode/qemu/target-i386/cpu.h:640: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:641: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:643: error: parse error before "cpu_get_apic_tpr" /home/personal/sourceCode/qemu/target-i386/cpu.h:643: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:643: warning: type defaults to `int' in declaration of `cpu_get_apic_tpr' /home/personal/sourceCode/qemu/target-i386/cpu.h:643: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/target-i386/cpu.h:645: error: parse error before '*' token /home/personal/sourceCode/qemu/target-i386/cpu.h:648: error: parse error before '*' token In file included from ../cpu-all.h:40, from /home/personal/sourceCode/qemu/target-i386/cpu.h:664, from /home/personal/sourceCode/qemu/vl.h:85, from /home/personal/sourceCode/qemu/vl.c:24: ./bswap.h:46: error: parse error before "bswap16" ./bswap.h:46: error: parse error before "x" ./bswap.h:47: warning: return type defaults to `int' ./bswap.h: In function `bswap16': ./bswap.h:48: error: `uint16_t' undeclared (first use in this function) ./bswap.h:48: error: parse error before "__x" ./bswap.h:48: error: `__x' undeclared (first use in this function) ./bswap.h:48: error: parse error before numeric constant ./bswap.h:48: error: parse error before numeric constant ./bswap.h: At top level: ./bswap.h:51: error: parse error before "bswap32" ./bswap.h:51: error: parse error before "x" ./bswap.h:52: warning: return type defaults to `int' ./bswap.h: In function `bswap32': ./bswap.h:53: error: `uint32_t' undeclared (first use in this function) ./bswap.h:53: error: parse error before "__x" ./bswap.h:53: error: `__x' undeclared (first use in this function) ./bswap.h:53: error: parse error before numeric constant ./bswap.h:53: error: parse error before numeric constant ./bswap.h:53: error: parse error before numeric constant ./bswap.h:53: error: parse error before numeric constant ./bswap.h: At top level: ./bswap.h:56: error: parse error before "bswap64" ./bswap.h:56: error: parse error before "x" ./bswap.h:57: warning: return type defaults to `int' ./bswap.h: In function `bswap64': ./bswap.h:58: error: `uint64_t' undeclared (first use in this function) ./bswap.h:58: error: parse error before "__x" ./bswap.h:58: error: `__x' undeclared (first use in this function) ./bswap.h:58: error: parse error before numeric constant ./bswap.h:58: error: parse error before numeric constant ./bswap.h:58: error: parse error before numeric constant ./bswap.h:58: error: parse error before numeric constant ./bswap.h:58: error: parse error before numeric constant ./bswap.h:58: error: parse error before numeric constant ./bswap.h:58: error: parse error before numeric constant ./bswap.h:58: error: parse error before numeric constant ./bswap.h: At top level: ./bswap.h:61: error: parse error before '*' token ./bswap.h: In function `bswap16s': ./bswap.h:63: error: `s' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:66: error: parse error before '*' token ./bswap.h: In function `bswap32s': ./bswap.h:68: error: `s' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:71: error: parse error before '*' token ./bswap.h: In function `bswap64s': ./bswap.h:73: error: `s' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:119: error: parse error before "be16_to_cpu" ./bswap.h:119: error: parse error before "v" ./bswap.h:119: warning: return type defaults to `int' ./bswap.h: In function `be16_to_cpu': ./bswap.h:119: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:119: error: parse error before "cpu_to_be16" ./bswap.h:119: error: parse error before "v" ./bswap.h:119: warning: return type defaults to `int' ./bswap.h: In function `cpu_to_be16': ./bswap.h:119: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:119: error: parse error before '*' token ./bswap.h: In function `be16_to_cpus': ./bswap.h:119: error: `p' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:119: error: parse error before '*' token ./bswap.h: In function `cpu_to_be16s': ./bswap.h:119: error: `p' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:119: error: parse error before "be16_to_cpup" ./bswap.h:119: warning: type defaults to `int' in declaration of `uint16_t' ./bswap.h:119: error: parse error before '*' token ./bswap.h:119: warning: return type defaults to `int' ./bswap.h: In function `be16_to_cpup': ./bswap.h:119: error: `p' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:119: error: parse error before '*' token ./bswap.h: In function `cpu_to_be16w': ./bswap.h:119: error: `p' undeclared (first use in this function) ./bswap.h:119: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:120: error: parse error before "be32_to_cpu" ./bswap.h:120: error: parse error before "v" ./bswap.h:120: warning: return type defaults to `int' ./bswap.h: In function `be32_to_cpu': ./bswap.h:120: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:120: error: parse error before "cpu_to_be32" ./bswap.h:120: error: parse error before "v" ./bswap.h:120: warning: return type defaults to `int' ./bswap.h: In function `cpu_to_be32': ./bswap.h:120: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:120: error: parse error before '*' token ./bswap.h: In function `be32_to_cpus': ./bswap.h:120: error: `p' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:120: error: parse error before '*' token ./bswap.h: In function `cpu_to_be32s': ./bswap.h:120: error: `p' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:120: error: parse error before "be32_to_cpup" ./bswap.h:120: warning: type defaults to `int' in declaration of `uint32_t' ./bswap.h:120: error: parse error before '*' token ./bswap.h:120: warning: return type defaults to `int' ./bswap.h: In function `be32_to_cpup': ./bswap.h:120: error: `p' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:120: error: parse error before '*' token ./bswap.h: In function `cpu_to_be32w': ./bswap.h:120: error: `p' undeclared (first use in this function) ./bswap.h:120: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:121: error: parse error before "be64_to_cpu" ./bswap.h:121: error: parse error before "v" ./bswap.h:121: warning: return type defaults to `int' ./bswap.h: In function `be64_to_cpu': ./bswap.h:121: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:121: error: parse error before "cpu_to_be64" ./bswap.h:121: error: parse error before "v" ./bswap.h:121: warning: return type defaults to `int' ./bswap.h: In function `cpu_to_be64': ./bswap.h:121: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:121: error: parse error before '*' token ./bswap.h: In function `be64_to_cpus': ./bswap.h:121: error: `p' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:121: error: parse error before '*' token ./bswap.h: In function `cpu_to_be64s': ./bswap.h:121: error: `p' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:121: error: parse error before "be64_to_cpup" ./bswap.h:121: warning: type defaults to `int' in declaration of `uint64_t' ./bswap.h:121: error: parse error before '*' token ./bswap.h:121: warning: return type defaults to `int' ./bswap.h: In function `be64_to_cpup': ./bswap.h:121: error: `p' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:121: error: parse error before '*' token ./bswap.h: In function `cpu_to_be64w': ./bswap.h:121: error: `p' undeclared (first use in this function) ./bswap.h:121: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:123: error: parse error before "le16_to_cpu" ./bswap.h:123: error: parse error before "v" ./bswap.h:123: warning: return type defaults to `int' ./bswap.h: In function `le16_to_cpu': ./bswap.h:123: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:123: error: parse error before "cpu_to_le16" ./bswap.h:123: error: parse error before "v" ./bswap.h:123: warning: return type defaults to `int' ./bswap.h: In function `cpu_to_le16': ./bswap.h:123: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:123: error: parse error before '*' token ./bswap.h:123: error: parse error before '*' token ./bswap.h:123: error: parse error before "le16_to_cpup" ./bswap.h:123: warning: type defaults to `int' in declaration of `uint16_t' ./bswap.h:123: error: parse error before '*' token ./bswap.h:123: warning: return type defaults to `int' ./bswap.h: In function `le16_to_cpup': ./bswap.h:123: error: `p' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:123: error: parse error before '*' token ./bswap.h: In function `cpu_to_le16w': ./bswap.h:123: error: `p' undeclared (first use in this function) ./bswap.h:123: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:124: error: parse error before "le32_to_cpu" ./bswap.h:124: error: parse error before "v" ./bswap.h:124: warning: return type defaults to `int' ./bswap.h: In function `le32_to_cpu': ./bswap.h:124: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:124: error: parse error before "cpu_to_le32" ./bswap.h:124: error: parse error before "v" ./bswap.h:124: warning: return type defaults to `int' ./bswap.h: In function `cpu_to_le32': ./bswap.h:124: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:124: error: parse error before '*' token ./bswap.h:124: error: parse error before '*' token ./bswap.h:124: error: parse error before "le32_to_cpup" ./bswap.h:124: warning: type defaults to `int' in declaration of `uint32_t' ./bswap.h:124: error: parse error before '*' token ./bswap.h:124: warning: return type defaults to `int' ./bswap.h: In function `le32_to_cpup': ./bswap.h:124: error: `p' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:124: error: parse error before '*' token ./bswap.h: In function `cpu_to_le32w': ./bswap.h:124: error: `p' undeclared (first use in this function) ./bswap.h:124: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:125: error: parse error before "le64_to_cpu" ./bswap.h:125: error: parse error before "v" ./bswap.h:125: warning: return type defaults to `int' ./bswap.h: In function `le64_to_cpu': ./bswap.h:125: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:125: error: parse error before "cpu_to_le64" ./bswap.h:125: error: parse error before "v" ./bswap.h:125: warning: return type defaults to `int' ./bswap.h: In function `cpu_to_le64': ./bswap.h:125: error: `v' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:125: error: parse error before '*' token ./bswap.h:125: error: parse error before '*' token ./bswap.h:125: error: parse error before "le64_to_cpup" ./bswap.h:125: warning: type defaults to `int' in declaration of `uint64_t' ./bswap.h:125: error: parse error before '*' token ./bswap.h:125: warning: return type defaults to `int' ./bswap.h: In function `le64_to_cpup': ./bswap.h:125: error: `p' undeclared (first use in this function) ./bswap.h: At top level: ./bswap.h:125: error: parse error before '*' token ./bswap.h: In function `cpu_to_le64w': ./bswap.h:125: error: `p' undeclared (first use in this function) ./bswap.h:125: error: `v' undeclared (first use in this function) In file included from /home/personal/sourceCode/qemu/target-i386/cpu.h:664, from /home/personal/sourceCode/qemu/vl.h:85, from /home/personal/sourceCode/qemu/vl.c:24: ./cpu-all.h: At top level: ./cpu-all.h:80: error: parse error before "tswap16" ./cpu-all.h:80: error: parse error before "s" ./cpu-all.h:81: warning: return type defaults to `int' ./cpu-all.h: In function `tswap16': ./cpu-all.h:82: error: `s' undeclared (first use in this function) ./cpu-all.h: At top level: ./cpu-all.h:85: error: parse error before "tswap32" ./cpu-all.h:85: error: parse error before "s" ./cpu-all.h:86: warning: return type defaults to `int' ./cpu-all.h: In function `tswap32': ./cpu-all.h:87: error: `s' undeclared (first use in this function) ./cpu-all.h: At top level: ./cpu-all.h:90: error: parse error before "tswap64" ./cpu-all.h:90: error: parse error before "s" ./cpu-all.h:91: warning: return type defaults to `int' ./cpu-all.h: In function `tswap64': ./cpu-all.h:92: error: `s' undeclared (first use in this function) ./cpu-all.h: At top level: ./cpu-all.h:95: error: parse error before '*' token ./cpu-all.h:99: error: parse error before '*' token ./cpu-all.h:103: error: parse error before '*' token ./cpu-all.h:131: error: parse error before "uint32_t" ./cpu-all.h:131: warning: no semicolon at end of struct or union ./cpu-all.h:131: warning: no semicolon at end of struct or union ./cpu-all.h:132: warning: type defaults to `int' in declaration of `upper' ./cpu-all.h:132: warning: data definition has no type or storage class ./cpu-all.h:133: warning: type defaults to `int' in declaration of `l' ./cpu-all.h:133: warning: data definition has no type or storage class ./cpu-all.h:135: error: parse error before "ll" ./cpu-all.h:135: warning: type defaults to `int' in declaration of `ll' ./cpu-all.h:135: warning: data definition has no type or storage class ./cpu-all.h:136: warning: type defaults to `int' in declaration of `CPU_DoubleU' ./cpu-all.h:136: warning: data definition has no type or storage class ./cpu-all.h: In function `ldub_p': ./cpu-all.h:175: error: `uint8_t' undeclared (first use in this function) ./cpu-all.h:175: error: parse error before ')' token ./cpu-all.h:176: warning: no return statement in function returning non-void ./cpu-all.h: In function `ldsb_p': ./cpu-all.h:180: error: `int8_t' undeclared (first use in this function) ./cpu-all.h:180: error: parse error before ')' token ./cpu-all.h:181: warning: no return statement in function returning non-void ./cpu-all.h: In function `stb_p': ./cpu-all.h:185: error: `uint8_t' undeclared (first use in this function) ./cpu-all.h:185: error: parse error before ')' token ./cpu-all.h: In function `lduw_le_p': ./cpu-all.h:312: error: `uint16_t' undeclared (first use in this function) ./cpu-all.h:312: error: parse error before ')' token ./cpu-all.h:313: warning: no return statement in function returning non-void ./cpu-all.h: In function `ldsw_le_p': ./cpu-all.h:317: error: `int16_t' undeclared (first use in this function) ./cpu-all.h:317: error: parse error before ')' token ./cpu-all.h:318: warning: no return statement in function returning non-void ./cpu-all.h: In function `ldl_le_p': ./cpu-all.h:322: error: `uint32_t' undeclared (first use in this function) ./cpu-all.h:322: error: parse error before ')' token ./cpu-all.h:323: warning: no return statement in function returning non-void ./cpu-all.h: At top level: ./cpu-all.h:325: error: parse error before "ldq_le_p" ./cpu-all.h:326: warning: return type defaults to `int' ./cpu-all.h: In function `ldq_le_p': ./cpu-all.h:327: error: `uint64_t' undeclared (first use in this function) ./cpu-all.h:327: error: parse error before ')' token ./cpu-all.h: In function `stw_le_p': ./cpu-all.h:332: error: `uint16_t' undeclared (first use in this function) ./cpu-all.h:332: error: parse error before ')' token ./cpu-all.h: In function `stl_le_p': ./cpu-all.h:337: error: `uint32_t' undeclared (first use in this function) ./cpu-all.h:337: error: parse error before ')' token ./cpu-all.h: At top level: ./cpu-all.h:340: error: parse error before "uint64_t" ./cpu-all.h: In function `stq_le_p': ./cpu-all.h:342: error: `uint64_t' undeclared (first use in this function) ./cpu-all.h:342: error: parse error before ')' token ./cpu-all.h: In function `lduw_be_p': ./cpu-all.h:377: error: `uint16_t' undeclared (first use in this function) ./cpu-all.h:377: error: parse error before ')' token ./cpu-all.h: In function `ldsw_be_p': ./cpu-all.h:392: error: `uint16_t' undeclared (first use in this function) ./cpu-all.h:392: error: parse error before ')' token ./cpu-all.h:393: error: `int16_t' undeclared (first use in this function) ./cpu-all.h:393: error: parse error before "val" ./cpu-all.h:398: warning: no return statement in function returning non-void ./cpu-all.h: In function `ldl_be_p': ./cpu-all.h:407: error: `uint32_t' undeclared (first use in this function) ./cpu-all.h:407: error: parse error before ')' token ./cpu-all.h: At top level: ./cpu-all.h:415: error: parse error before "ldq_be_p" ./cpu-all.h:416: warning: return type defaults to `int' ./cpu-all.h: In function `ldq_be_p': ./cpu-all.h:417: error: `uint32_t' undeclared (first use in this function) ./cpu-all.h:417: error: parse error before "a" ./cpu-all.h:418: error: `a' undeclared (first use in this function) ./cpu-all.h:419: error: `b' undeclared (first use in this function) ./cpu-all.h:420: error: `uint64_t' undeclared (first use in this function) ./cpu-all.h:420: error: parse error before "a" ./cpu-all.h: In function `stw_be_p': ./cpu-all.h:429: error: `uint16_t' undeclared (first use in this function) ./cpu-all.h:429: error: parse error before ')' token ./cpu-all.h: In function `stl_be_p': ./cpu-all.h:443: error: `uint32_t' undeclared (first use in this function) ./cpu-all.h:443: error: parse error before ')' token ./cpu-all.h: At top level: ./cpu-all.h:453: error: parse error before "uint64_t" ./cpu-all.h: In function `stq_be_p': ./cpu-all.h:455: error: `ptr' undeclared (first use in this function) ./cpu-all.h:455: error: `v' undeclared (first use in this function) ./cpu-all.h: In function `ldfl_be_p': ./cpu-all.h:465: error: parse error before "uint32_t" ./cpu-all.h:465: warning: no semicolon at end of struct or union ./cpu-all.h:466: warning: no return statement in function returning non-void ./cpu-all.h: At top level: ./cpu-all.h:466: warning: type defaults to `int' in declaration of `u' ./cpu-all.h:466: warning: data definition has no type or storage class ./cpu-all.h:467: error: parse error before '.' token ./cpu-all.h: In function `stfl_be_p': ./cpu-all.h:475: error: parse error before "uint32_t" ./cpu-all.h:475: warning: no semicolon at end of struct or union ./cpu-all.h: At top level: ./cpu-all.h:476: warning: type defaults to `int' in declaration of `u' ./cpu-all.h:476: warning: data definition has no type or storage class ./cpu-all.h:477: error: parse error before '.' token ./cpu-all.h:478: error: parse error before '.' token ./cpu-all.h:478: warning: type defaults to `int' in declaration of `stl_be_p' ./cpu-all.h:478: error: conflicting types for 'stl_be_p' ./cpu-all.h:438: error: previous definition of 'stl_be_p' was here ./cpu-all.h:478: warning: data definition has no type or storage class ./cpu-all.h: In function `ldfq_be_p': ./cpu-all.h:483: error: parse error before "u" ./cpu-all.h:484: error: request for member `l' in something not a structure or union ./cpu-all.h:485: error: request for member `l' in something not a structure or union ./cpu-all.h:486: error: request for member `d' in something not a structure or union ./cpu-all.h: In function `stfq_be_p': ./cpu-all.h:491: error: parse error before "u" ./cpu-all.h:492: error: request for member `d' in something not a structure or union ./cpu-all.h:493: error: request for member `l' in something not a structure or union ./cpu-all.h:494: error: request for member `l' in something not a structure or union ./cpu-all.h: At top level: ./cpu-all.h:690: error: parse error before '*' token ./cpu-all.h:691: error: parse error before "address" ./cpu-all.h:692: error: parse error before "start" ./cpu-all.h:693: error: parse error before "data" ./cpu-all.h:766: error: parse error before '*' token ./cpu-all.h:766: error: parse error before '*' token ./cpu-all.h:766: warning: type defaults to `int' in declaration of `cpu_copy' ./cpu-all.h:766: warning: data definition has no type or storage class ./cpu-all.h:768: error: parse error before '*' token ./cpu-all.h:769: error: parse error before '*' token ./cpu-all.h:769: error: `cpu_dump_state' declared as function returning a function ./cpu-all.h:771: error: parse error before '*' token ./cpu-all.h:772: error: parse error before '*' token ./cpu-all.h:772: error: `cpu_dump_statistics' declared as function returning a function ./cpu-all.h:775: error: parse error before '*' token ./cpu-all.h:776: error: parse error before '*' token ./cpu-all.h:776: warning: type defaults to `int' in declaration of `first_cpu' ./cpu-all.h:776: warning: data definition has no type or storage class ./cpu-all.h:777: error: parse error before '*' token ./cpu-all.h:777: warning: type defaults to `int' in declaration of `cpu_single_env' ./cpu-all.h:777: warning: data definition has no type or storage class ./cpu-all.h:789: error: parse error before '*' token ./cpu-all.h:790: error: parse error before '*' token ./cpu-all.h:792: error: parse error before '*' token ./cpu-all.h:793: error: parse error before '*' token ./cpu-all.h:794: error: parse error before '*' token ./cpu-all.h:795: error: parse error before '*' token ./cpu-all.h:796: error: parse error before '*' token ./cpu-all.h:797: error: parse error before '*' token ./cpu-all.h:802: error: parse error before "cpu_get_phys_page_debug" ./cpu-all.h:802: error: parse error before '*' token ./cpu-all.h:802: warning: type defaults to `int' in declaration of `cpu_get_phys_page_debug' ./cpu-all.h:802: warning: data definition has no type or storage class ./cpu-all.h:832: error: parse error before '*' token ./cpu-all.h:833: error: parse error before '*' token ./cpu-all.h:834: error: parse error before '*' token ./cpu-all.h:835: error: parse error before '*' token ./cpu-all.h:836: error: parse error before '*' token ./cpu-all.h:837: error: parse error before '*' token ./cpu-all.h:844: error: parse error before '*' token ./cpu-all.h:844: warning: type defaults to `int' in declaration of `phys_ram_base' ./cpu-all.h:844: warning: data definition has no type or storage class ./cpu-all.h:845: error: parse error before '*' token ./cpu-all.h:845: warning: type defaults to `int' in declaration of `phys_ram_dirty' ./cpu-all.h:845: warning: data definition has no type or storage class ./cpu-all.h:861: error: parse error before "target_phys_addr_t" ./cpu-all.h:862: error: parse error before "CPUReadMemoryFunc" ./cpu-all.h:862: error: parse error before "target_phys_addr_t" ./cpu-all.h:862: warning: type defaults to `int' in declaration of `CPUReadMemoryFunc' ./cpu-all.h:862: warning: data definition has no type or storage class ./cpu-all.h:864: error: parse error before "start_addr" ./cpu-all.h:867: error: parse error before "cpu_get_physical_page_desc" ./cpu-all.h:867: error: parse error before "addr" ./cpu-all.h:867: warning: type defaults to `int' in declaration of `cpu_get_physical_page_desc' ./cpu-all.h:867: warning: data definition has no type or storage class ./cpu-all.h:871: error: parse error before "CPUReadMemoryFunc" ./cpu-all.h:875: error: parse error before '*' token ./cpu-all.h:875: warning: type defaults to `int' in declaration of `cpu_get_io_memory_read' ./cpu-all.h:875: warning: data definition has no type or storage class ./cpu-all.h:877: error: parse error before "addr" ./cpu-all.h:879: error: parse error before "addr" ./cpu-all.h: In function `cpu_physical_memory_read': ./cpu-all.h:882: error: `addr' undeclared (first use in this function) ./cpu-all.h:882: error: `buf' undeclared (first use in this function) ./cpu-all.h:882: error: `len' undeclared (first use in this function) ./cpu-all.h: At top level: ./cpu-all.h:884: error: parse error before "addr" ./cpu-all.h: In function `cpu_physical_memory_write': ./cpu-all.h:887: error: `addr' undeclared (first use in this function) ./cpu-all.h:887: error: `uint8_t' undeclared (first use in this function) ./cpu-all.h:887: error: parse error before ')' token ./cpu-all.h: At top level: ./cpu-all.h:889: error: parse error before "ldub_phys" ./cpu-all.h:889: error: parse error before "addr" ./cpu-all.h:889: warning: type defaults to `int' in declaration of `ldub_phys' ./cpu-all.h:889: warning: data definition has no type or storage class ./cpu-all.h:890: error: parse error before "lduw_phys" ./cpu-all.h:890: error: parse error before "addr" ./cpu-all.h:890: warning: type defaults to `int' in declaration of `lduw_phys' ./cpu-all.h:890: warning: data definition has no type or storage class ./cpu-all.h:891: error: parse error before "ldl_phys" ./cpu-all.h:891: error: parse error before "addr" ./cpu-all.h:891: warning: type defaults to `int' in declaration of `ldl_phys' ./cpu-all.h:891: warning: data definition has no type or storage class ./cpu-all.h:892: error: parse error before "ldq_phys" ./cpu-all.h:892: error: parse error before "addr" ./cpu-all.h:892: warning: type defaults to `int' in declaration of `ldq_phys' ./cpu-all.h:892: warning: data definition has no type or storage class ./cpu-all.h:893: error: parse error before "addr" ./cpu-all.h:894: error: parse error before "addr" ./cpu-all.h:895: error: parse error before "addr" ./cpu-all.h:896: error: parse error before "addr" ./cpu-all.h:897: error: parse error before "addr" ./cpu-all.h:898: error: parse error before "addr" ./cpu-all.h:900: error: parse error before "addr" ./cpu-all.h:902: error: parse error before '*' token ./cpu-all.h:927: error: parse error before '*' token ./cpu-all.h:929: error: parse error before '*' token ./cpu-all.h:930: error: parse error before '*' token ./cpu-all.h:965: error: parse error before "cpu_get_real_ticks" ./cpu-all.h:966: warning: return type defaults to `int' ./cpu-all.h: In function `cpu_get_real_ticks': ./cpu-all.h:967: error: `int64_t' undeclared (first use in this function) ./cpu-all.h:967: error: parse error before "val" ./cpu-all.h:968: error: `val' undeclared (first use in this function) In file included from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/vl.h: At top level: /home/personal/sourceCode/qemu/vl.h:110: error: parse error before "muldiv64" /home/personal/sourceCode/qemu/vl.h:110: error: parse error before "a" /home/personal/sourceCode/qemu/vl.h:110: warning: type defaults to `int' in declaration of `muldiv64' /home/personal/sourceCode/qemu/vl.h:110: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:237: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.h:237: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:299: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.h:299: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:315: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.h:315: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:325: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:392: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.h:392: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:405: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:405: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/vl.h:408: error: parse error before '}' token /home/personal/sourceCode/qemu/vl.h:408: warning: type defaults to `int' in declaration of `NICInfo' /home/personal/sourceCode/qemu/vl.h:408: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:411: error: parse error before "nd_table" /home/personal/sourceCode/qemu/vl.h:411: warning: type defaults to `int' in declaration of `nd_table' /home/personal/sourceCode/qemu/vl.h:411: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:430: error: parse error before "qemu_get_clock" /home/personal/sourceCode/qemu/vl.h:430: warning: type defaults to `int' in declaration of `qemu_get_clock' /home/personal/sourceCode/qemu/vl.h:430: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:435: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:438: error: parse error before "ticks_per_sec" /home/personal/sourceCode/qemu/vl.h:438: warning: type defaults to `int' in declaration of `ticks_per_sec' /home/personal/sourceCode/qemu/vl.h:438: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:441: error: parse error before "cpu_get_ticks" /home/personal/sourceCode/qemu/vl.h:441: warning: type defaults to `int' in declaration of `cpu_get_ticks' /home/personal/sourceCode/qemu/vl.h:441: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:452: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.h:452: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:456: error: parse error before "uint64_t" /home/personal/sourceCode/qemu/vl.h:457: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:461: error: parse error before "qemu_get_be64" /home/personal/sourceCode/qemu/vl.h:461: warning: type defaults to `int' in declaration of `qemu_get_be64' /home/personal/sourceCode/qemu/vl.h:461: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:463: warning: type defaults to `int' in declaration of `uint64_t' /home/personal/sourceCode/qemu/vl.h:463: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h: In function `qemu_put_be64s': /home/personal/sourceCode/qemu/vl.h:465: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h:465: error: `pv' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h: At top level: /home/personal/sourceCode/qemu/vl.h:468: warning: type defaults to `int' in declaration of `uint32_t' /home/personal/sourceCode/qemu/vl.h:468: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h: In function `qemu_put_be32s': /home/personal/sourceCode/qemu/vl.h:470: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h:470: error: `pv' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h: At top level: /home/personal/sourceCode/qemu/vl.h:473: warning: type defaults to `int' in declaration of `uint16_t' /home/personal/sourceCode/qemu/vl.h:473: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h: In function `qemu_put_be16s': /home/personal/sourceCode/qemu/vl.h:475: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h:475: error: `pv' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h: At top level: /home/personal/sourceCode/qemu/vl.h:478: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.h:478: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h: In function `qemu_put_8s': /home/personal/sourceCode/qemu/vl.h:480: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h:480: error: `pv' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h: At top level: /home/personal/sourceCode/qemu/vl.h:483: error: parse error before "uint64_t" /home/personal/sourceCode/qemu/vl.h: In function `qemu_get_be64s': /home/personal/sourceCode/qemu/vl.h:485: error: `pv' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h:485: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h: At top level: /home/personal/sourceCode/qemu/vl.h:488: error: parse error before "uint32_t" /home/personal/sourceCode/qemu/vl.h: In function `qemu_get_be32s': /home/personal/sourceCode/qemu/vl.h:490: error: `pv' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h:490: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h: At top level: /home/personal/sourceCode/qemu/vl.h:493: error: parse error before "uint16_t" /home/personal/sourceCode/qemu/vl.h: In function `qemu_get_be16s': /home/personal/sourceCode/qemu/vl.h:495: error: `pv' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h:495: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h: At top level: /home/personal/sourceCode/qemu/vl.h:498: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h: In function `qemu_get_8s': /home/personal/sourceCode/qemu/vl.h:500: error: `pv' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h:500: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h: At top level: /home/personal/sourceCode/qemu/vl.h:515: error: parse error before "qemu_ftell" /home/personal/sourceCode/qemu/vl.h:515: warning: type defaults to `int' in declaration of `qemu_ftell' /home/personal/sourceCode/qemu/vl.h:515: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:516: error: parse error before "qemu_fseek" /home/personal/sourceCode/qemu/vl.h:516: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:516: warning: type defaults to `int' in declaration of `qemu_fseek' /home/personal/sourceCode/qemu/vl.h:516: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:567: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:567: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/vl.h:568: warning: type defaults to `int' in declaration of `BlockDriverInfo' /home/personal/sourceCode/qemu/vl.h:568: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:575: error: parse error before "uint32_t" /home/personal/sourceCode/qemu/vl.h:575: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/vl.h:576: warning: type defaults to `int' in declaration of `date_sec' /home/personal/sourceCode/qemu/vl.h:576: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:577: error: parse error before "date_nsec" /home/personal/sourceCode/qemu/vl.h:577: warning: type defaults to `int' in declaration of `date_nsec' /home/personal/sourceCode/qemu/vl.h:577: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:578: error: parse error before "vm_clock_nsec" /home/personal/sourceCode/qemu/vl.h:578: warning: type defaults to `int' in declaration of `vm_clock_nsec' /home/personal/sourceCode/qemu/vl.h:578: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:579: warning: type defaults to `int' in declaration of `QEMUSnapshotInfo' /home/personal/sourceCode/qemu/vl.h:579: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:594: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:603: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:605: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:607: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:609: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:611: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:612: error: parse error before "bdrv_getlength" /home/personal/sourceCode/qemu/vl.h:612: warning: type defaults to `int' in declaration of `bdrv_getlength' /home/personal/sourceCode/qemu/vl.h:612: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:613: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:615: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.h:615: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:620: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:623: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:673: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:675: error: parse error before "BlockDriverInfo" /home/personal/sourceCode/qemu/vl.h:680: error: parse error before "QEMUSnapshotInfo" /home/personal/sourceCode/qemu/vl.h:685: error: parse error before "QEMUSnapshotInfo" /home/personal/sourceCode/qemu/vl.h:686: error: parse error before "QEMUSnapshotInfo" /home/personal/sourceCode/qemu/vl.h:688: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:724: error: parse error before "isa_mem_base" /home/personal/sourceCode/qemu/vl.h:724: warning: type defaults to `int' in declaration of `isa_mem_base' /home/personal/sourceCode/qemu/vl.h:724: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:726: error: parse error before "uint32_t" /home/personal/sourceCode/qemu/vl.h:727: error: parse error before "uint32_t" /home/personal/sourceCode/qemu/vl.h:727: warning: type defaults to `int' in declaration of `uint32_t' /home/personal/sourceCode/qemu/vl.h:727: error: `uint32_t' declared as function returning a function /home/personal/sourceCode/qemu/vl.h:727: warning: parameter names (without types) in function declaration /home/personal/sourceCode/qemu/vl.h:730: error: parse error before "IOPortReadFunc" /home/personal/sourceCode/qemu/vl.h:735: error: parse error before "base" /home/personal/sourceCode/qemu/vl.h:739: error: parse error before "pci_mem_base" /home/personal/sourceCode/qemu/vl.h:739: warning: type defaults to `int' in declaration of `pci_mem_base' /home/personal/sourceCode/qemu/vl.h:739: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:747: error: `PCIConfigReadFunc' declared as function returning a function /home/personal/sourceCode/qemu/vl.h:756: error: field `addr' declared as a function /home/personal/sourceCode/qemu/vl.h:757: error: field `size' declared as a function /home/personal/sourceCode/qemu/vl.h:758: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:758: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/vl.h:760: error: parse error before '}' token /home/personal/sourceCode/qemu/vl.h:760: warning: type defaults to `int' in declaration of `PCIIORegion' /home/personal/sourceCode/qemu/vl.h:760: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:780: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:780: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/vl.h:786: error: parse error before "io_regions" /home/personal/sourceCode/qemu/vl.h:786: warning: type defaults to `int' in declaration of `io_regions' /home/personal/sourceCode/qemu/vl.h:786: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:796: error: parse error before '}' token /home/personal/sourceCode/qemu/vl.h:810: error: `pci_default_read_config' declared as function returning a function /home/personal/sourceCode/qemu/vl.h:821: error: parse error before "NICInfo" /home/personal/sourceCode/qemu/vl.h:823: error: `pci_data_read' declared as function returning a function /home/personal/sourceCode/qemu/vl.h:841: error: parse error before "special_base" /home/personal/sourceCode/qemu/vl.h:896: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:896: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/vl.h:913: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:917: error: 'dpy_update' redeclared as different kind of symbol /home/personal/sourceCode/qemu/vl.h:904: error: previous declaration of 'dpy_update' was here /home/personal/sourceCode/qemu/vl.h: In function `dpy_update': /home/personal/sourceCode/qemu/vl.h:918: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.h: At top level: /home/personal/sourceCode/qemu/vl.h:922: error: 'dpy_resize' redeclared as different kind of symbol /home/personal/sourceCode/qemu/vl.h:905: error: previous declaration of 'dpy_resize' was here /home/personal/sourceCode/qemu/vl.h: In function `dpy_resize': /home/personal/sourceCode/qemu/vl.h:923: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.h: At top level: /home/personal/sourceCode/qemu/vl.h:926: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:928: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:933: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:935: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:939: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:953: error: parse error before "_translate_keycode" /home/personal/sourceCode/qemu/vl.h:953: warning: type defaults to `int' in declaration of `_translate_keycode' /home/personal/sourceCode/qemu/vl.h:953: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:970: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:971: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:975: error: parse error before "mem_base" /home/personal/sourceCode/qemu/vl.h:1015: error: parse error before "NICInfo" /home/personal/sourceCode/qemu/vl.h:1016: error: parse error before "NICInfo" /home/personal/sourceCode/qemu/vl.h:1017: error: parse error before "NICInfo" /home/personal/sourceCode/qemu/vl.h:1021: error: parse error before "NICInfo" /home/personal/sourceCode/qemu/vl.h:1022: error: parse error before "NICInfo" /home/personal/sourceCode/qemu/vl.h:1026: error: parse error before "NICInfo" /home/personal/sourceCode/qemu/vl.h:1030: error: parse error before "NICInfo" /home/personal/sourceCode/qemu/vl.h:1032: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:1047: warning: "struct tm" declared inside parameter list /home/personal/sourceCode/qemu/vl.h:1047: warning: its scope is only this definition or declaration, which is probably not what you want /home/personal/sourceCode/qemu/vl.h:1055: error: parse error before "target_ulong" /home/personal/sourceCode/qemu/vl.h:1058: error: parse error before "target_phys_addr_t" /home/personal/sourceCode/qemu/vl.h:1058: error: `serial_mm_readb' declared as function returning a function /home/personal/sourceCode/qemu/vl.h:1059: error: parse error before "target_phys_addr_t" /home/personal/sourceCode/qemu/vl.h:1060: error: parse error before "target_phys_addr_t" /home/personal/sourceCode/qemu/vl.h:1060: error: `serial_mm_readw' declared as function returning a function /home/personal/sourceCode/qemu/vl.h:1061: error: parse error before "target_phys_addr_t" /home/personal/sourceCode/qemu/vl.h:1062: error: parse error before "target_phys_addr_t" /home/personal/sourceCode/qemu/vl.h:1062: error: `serial_mm_readl' declared as function returning a function /home/personal/sourceCode/qemu/vl.h:1063: error: parse error before "target_phys_addr_t" /home/personal/sourceCode/qemu/vl.h:1081: error: `pic_intack_read' declared as function returning a function /home/personal/sourceCode/qemu/vl.h:1088: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:1089: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:1104: error: parse error before "int64_t" In file included from /home/personal/sourceCode/qemu/vl.h:1110, from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/hw/smbus.h:28: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/hw/smbus.h:28: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/hw/smbus.h:29: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/hw/smbus.h:30: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/hw/smbus.h:31: error: parse error before '*' token /home/personal/sourceCode/qemu/hw/smbus.h:31: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/hw/smbus.h:31: error: `uint8_t' declared as function returning a function /home/personal/sourceCode/qemu/hw/smbus.h:31: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/hw/smbus.h:32: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/hw/smbus.h:33: error: parse error before '*' token /home/personal/sourceCode/qemu/hw/smbus.h:33: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/hw/smbus.h:33: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/hw/smbus.h:33: error: `uint8_t' declared as function returning a function /home/personal/sourceCode/qemu/hw/smbus.h:33: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/hw/smbus.h:34: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/hw/smbus.h:35: error: parse error before '*' token /home/personal/sourceCode/qemu/hw/smbus.h:35: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/hw/smbus.h:35: warning: type defaults to `int' in declaration of `uint16_t' /home/personal/sourceCode/qemu/hw/smbus.h:35: error: `uint16_t' declared as function returning a function /home/personal/sourceCode/qemu/hw/smbus.h:35: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/hw/smbus.h:36: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/hw/smbus.h:37: error: parse error before '*' token /home/personal/sourceCode/qemu/hw/smbus.h:37: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/hw/smbus.h:37: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/hw/smbus.h:37: error: `uint8_t' declared as function returning a function /home/personal/sourceCode/qemu/hw/smbus.h:37: warning: data definition has no type or storage class In file included from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/vl.h:1115: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:1119: error: parse error before "addr" /home/personal/sourceCode/qemu/vl.h:1144: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:1160: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:1160: warning: type defaults to `int' in declaration of `PPC_io_read' /home/personal/sourceCode/qemu/vl.h:1160: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:1168: error: parse error before "target_phys_addr_t" /home/personal/sourceCode/qemu/vl.h:1171: error: parse error before "target_phys_addr_t" /home/personal/sourceCode/qemu/vl.h: In function `sparc_iommu_memory_read': /home/personal/sourceCode/qemu/vl.h:1174: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h:1174: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h:1174: error: `len' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h: At top level: /home/personal/sourceCode/qemu/vl.h:1178: error: parse error before "target_phys_addr_t" /home/personal/sourceCode/qemu/vl.h: In function `sparc_iommu_memory_write': /home/personal/sourceCode/qemu/vl.h:1181: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h:1181: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h:1181: error: `len' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.h: At top level: /home/personal/sourceCode/qemu/vl.h:1185: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:1192: error: parse error before "CPUX86State" /home/personal/sourceCode/qemu/vl.h:1200: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:1201: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.h:1203: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:1204: error: parse error before "target_ulong" /home/personal/sourceCode/qemu/vl.h:1228: error: parse error before "target_phys_addr_t" /home/personal/sourceCode/qemu/vl.h:1230: error: parse error before "target_phys_addr_t" /home/personal/sourceCode/qemu/vl.h:1234: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:1235: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:1240: error: parse error before "base" In file included from /home/personal/sourceCode/qemu/vl.h:1246, from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/hw/m48t59.h:7: error: `m48t59_read' declared as function returning a function /home/personal/sourceCode/qemu/hw/m48t59.h:9: error: parse error before "target_ulong" In file included from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/vl.h:1248: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:1249: error: parse error before "NVRAM_get_byte" /home/personal/sourceCode/qemu/vl.h:1249: warning: type defaults to `int' in declaration of `NVRAM_get_byte' /home/personal/sourceCode/qemu/vl.h:1249: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:1250: error: parse error before "uint16_t" /home/personal/sourceCode/qemu/vl.h:1251: error: parse error before "NVRAM_get_word" /home/personal/sourceCode/qemu/vl.h:1251: warning: type defaults to `int' in declaration of `NVRAM_get_word' /home/personal/sourceCode/qemu/vl.h:1251: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:1253: error: `NVRAM_get_lword' declared as function returning a function /home/personal/sourceCode/qemu/vl.h:1256: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:1259: error: parse error before "uint16_t" /home/personal/sourceCode/qemu/vl.h:1277: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:1296: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:1298: error: parse error before "uint8_t" In file included from /home/personal/sourceCode/qemu/vl.h:1312, from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/hw/usb.h:128: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/hw/usb.h:130: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/hw/usb.h:130: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/hw/usb.h:134: error: parse error before "setup_buf" /home/personal/sourceCode/qemu/hw/usb.h:134: warning: type defaults to `int' in declaration of `setup_buf' /home/personal/sourceCode/qemu/hw/usb.h:134: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/hw/usb.h:135: error: parse error before "data_buf" /home/personal/sourceCode/qemu/hw/usb.h:135: warning: type defaults to `int' in declaration of `data_buf' /home/personal/sourceCode/qemu/hw/usb.h:135: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/hw/usb.h:140: error: parse error before '}' token /home/personal/sourceCode/qemu/hw/usb.h:159: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/hw/usb.h:159: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/hw/usb.h:160: warning: type defaults to `int' in declaration of `devep' /home/personal/sourceCode/qemu/hw/usb.h:160: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/hw/usb.h:161: error: parse error before '*' token /home/personal/sourceCode/qemu/hw/usb.h:161: warning: type defaults to `int' in declaration of `data' /home/personal/sourceCode/qemu/hw/usb.h:161: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/hw/usb.h:168: error: parse error before '}' token /home/personal/sourceCode/qemu/hw/usb.h: In function `usb_defer_packet': /home/personal/sourceCode/qemu/hw/usb.h:176: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/hw/usb.h:177: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/hw/usb.h: In function `usb_packet_complete': /home/personal/sourceCode/qemu/hw/usb.h:185: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/hw/usb.h:185: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/hw/usb.h: In function `usb_cancel_packet': /home/personal/sourceCode/qemu/hw/usb.h:192: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/hw/usb.h:192: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/hw/usb.h: At top level: /home/personal/sourceCode/qemu/hw/usb.h:197: error: parse error before '*' token /home/personal/sourceCode/qemu/hw/usb.h:210: error: parse error before "base" In file included from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/vl.h:1341: error: parse error before "scsi_send_command" /home/personal/sourceCode/qemu/vl.h:1341: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.h:1341: warning: type defaults to `int' in declaration of `scsi_send_command' /home/personal/sourceCode/qemu/vl.h:1341: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:1348: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:1348: warning: type defaults to `int' in declaration of `scsi_get_buf' /home/personal/sourceCode/qemu/vl.h:1348: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:1369: error: `ps2_read_data' declared as function returning a function /home/personal/sourceCode/qemu/vl.h:1375: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:1408: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:1415: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.h:1419: error: parse error before "uint16_t" /home/personal/sourceCode/qemu/vl.h:1419: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/vl.h:1420: warning: type defaults to `int' in declaration of `portbmask_trigger' /home/personal/sourceCode/qemu/vl.h:1420: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:1422: error: parse error before "porta" /home/personal/sourceCode/qemu/vl.h:1427: warning: type defaults to `int' in declaration of `sh7750_io_device' /home/personal/sourceCode/qemu/vl.h:1427: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.h:1430: error: parse error before "sh7750_io_device" /home/personal/sourceCode/qemu/vl.h:1437: error: parse error before "base" In file included from /home/personal/sourceCode/qemu/vl.h:1443, from /home/personal/sourceCode/qemu/vl.c:24: /home/personal/sourceCode/qemu/gdbstub.h:6: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c:28:20: signal.h: No such file or directory /home/personal/sourceCode/qemu/vl.c:31:22: sys/time.h: No such file or directory In file included from /usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/zlib.h:34, from /home/personal/sourceCode/qemu/vl.c:32: /usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/zconf.h:288:41: sys/types.h: No such file or directory In file included from /home/personal/sourceCode/qemu/vl.c:32: /usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/zlib.h:1183: error: parse error before "gzseek" /usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/zlib.h:1183: error: parse error before "off_t" /usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/zlib.h:1208: error: parse error before "gztell" /usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/zlib.h:1276: error: parse error before "off_t" /usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/zlib.h:1301: error: parse error before "off_t" In file included from /home/personal/sourceCode/qemu/vl.c:79: /home/personal/sourceCode/qemu/slirp/libslirp.h:23: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/slirp/libslirp.h:23: error: parse error before '*' token /home/personal/sourceCode/qemu/slirp/libslirp.h:27: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/slirp/libslirp.h:27: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c:83:20: malloc.h: No such file or directory /home/personal/sourceCode/qemu/vl.c:84:23: sys/timeb.h: No such file or directory In file included from /home/personal/sourceCode/qemu/qemu_socket.h:9, from /home/personal/sourceCode/qemu/vl.c:90: /usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../include/w32api/ws2tcpip.h:291: error: parse error before "size_t" /usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../include/w32api/ws2tcpip.h:295: error: parse error before '}' token In file included from /home/personal/sourceCode/qemu/vl.c:103: /home/personal/sourceCode/qemu/disas.h:5: error: parse error before '*' token /home/personal/sourceCode/qemu/disas.h:6: error: parse error before '*' token /home/personal/sourceCode/qemu/disas.h:7: error: parse error before '*' token /home/personal/sourceCode/qemu/disas.h:11: error: parse error before "orig_addr" In file included from /home/personal/sourceCode/qemu/vl.c:105: /home/personal/sourceCode/qemu/exec-all.h:56: error: parse error before "gen_opc_buf" /home/personal/sourceCode/qemu/exec-all.h:56: warning: type defaults to `int' in declaration of `gen_opc_buf' /home/personal/sourceCode/qemu/exec-all.h:56: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:57: error: declaration of `gen_opparam_buf' as array of functions /home/personal/sourceCode/qemu/exec-all.h:60: error: parse error before "gen_opc_pc" /home/personal/sourceCode/qemu/exec-all.h:60: warning: type defaults to `int' in declaration of `gen_opc_pc' /home/personal/sourceCode/qemu/exec-all.h:60: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:61: error: parse error before "gen_opc_npc" /home/personal/sourceCode/qemu/exec-all.h:61: warning: type defaults to `int' in declaration of `gen_opc_npc' /home/personal/sourceCode/qemu/exec-all.h:61: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:62: error: parse error before "gen_opc_cc_op" /home/personal/sourceCode/qemu/exec-all.h:62: warning: type defaults to `int' in declaration of `gen_opc_cc_op' /home/personal/sourceCode/qemu/exec-all.h:62: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:63: error: parse error before "gen_opc_instr_start" /home/personal/sourceCode/qemu/exec-all.h:63: warning: type defaults to `int' in declaration of `gen_opc_instr_start' /home/personal/sourceCode/qemu/exec-all.h:63: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:64: error: parse error before "gen_opc_jump_pc" /home/personal/sourceCode/qemu/exec-all.h:64: warning: type defaults to `int' in declaration of `gen_opc_jump_pc' /home/personal/sourceCode/qemu/exec-all.h:64: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:65: error: declaration of `gen_opc_hflags' as array of functions /home/personal/sourceCode/qemu/exec-all.h:78: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:78: warning: type defaults to `int' in declaration of `logfile' /home/personal/sourceCode/qemu/exec-all.h:78: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:81: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:82: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:83: warning: type defaults to `int' in declaration of `uint16_t' /home/personal/sourceCode/qemu/exec-all.h:83: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:84: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:87: error: parse error before "CPUX86State" /home/personal/sourceCode/qemu/exec-all.h:89: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:92: error: parse error before "CPUX86State" /home/personal/sourceCode/qemu/exec-all.h:94: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:95: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:96: error: parse error before "address" /home/personal/sourceCode/qemu/exec-all.h:97: error: parse error before "start" /home/personal/sourceCode/qemu/exec-all.h:99: error: parse error before "start" /home/personal/sourceCode/qemu/exec-all.h:100: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:101: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:102: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:105: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h: In function `tlb_set_page': /home/personal/sourceCode/qemu/exec-all.h:109: error: `prot' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h:111: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h:111: error: `vaddr' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h:111: error: `paddr' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h:111: error: `is_user' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h:111: error: `is_softmmu' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h: At top level: /home/personal/sourceCode/qemu/exec-all.h:164: error: parse error before "target_ulong" /home/personal/sourceCode/qemu/exec-all.h:164: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/exec-all.h:165: warning: type defaults to `int' in declaration of `cs_base' /home/personal/sourceCode/qemu/exec-all.h:165: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:166: error: conflicting types for 'flags' /home/personal/sourceCode/qemu/target-i386/cpu.h:376: error: previous declaration of 'flags' was here /home/personal/sourceCode/qemu/exec-all.h:167: error: parse error before "size" /home/personal/sourceCode/qemu/exec-all.h:167: warning: type defaults to `int' in declaration of `size' /home/personal/sourceCode/qemu/exec-all.h:167: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:169: error: parse error before "cflags" /home/personal/sourceCode/qemu/exec-all.h:169: warning: type defaults to `int' in declaration of `cflags' /home/personal/sourceCode/qemu/exec-all.h:169: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:175: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:175: warning: type defaults to `int' in declaration of `tc_ptr' /home/personal/sourceCode/qemu/exec-all.h:175: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:181: error: parse error before "page_addr" /home/personal/sourceCode/qemu/exec-all.h:181: warning: type defaults to `int' in declaration of `page_addr' /home/personal/sourceCode/qemu/exec-all.h:181: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:185: error: parse error before "tb_next_offset" /home/personal/sourceCode/qemu/exec-all.h:185: warning: type defaults to `int' in declaration of `tb_next_offset' /home/personal/sourceCode/qemu/exec-all.h:185: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:189: error: declaration of `tb_next' as array of functions /home/personal/sourceCode/qemu/exec-all.h:197: error: parse error before '}' token /home/personal/sourceCode/qemu/exec-all.h:197: warning: type defaults to `int' in declaration of `TranslationBlock' /home/personal/sourceCode/qemu/exec-all.h:197: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:199: error: parse error before "pc" /home/personal/sourceCode/qemu/exec-all.h: In function `tb_jmp_cache_hash_page': /home/personal/sourceCode/qemu/exec-all.h:201: error: parse error before "tmp" /home/personal/sourceCode/qemu/exec-all.h:202: error: `tmp' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h:202: error: `pc' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h: At top level: /home/personal/sourceCode/qemu/exec-all.h:206: error: parse error before "pc" /home/personal/sourceCode/qemu/exec-all.h: In function `tb_jmp_cache_hash_func': /home/personal/sourceCode/qemu/exec-all.h:208: error: parse error before "tmp" /home/personal/sourceCode/qemu/exec-all.h:209: error: `tmp' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h:209: error: `pc' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h: At top level: /home/personal/sourceCode/qemu/exec-all.h:219: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:219: error: parse error before "pc" /home/personal/sourceCode/qemu/exec-all.h:219: warning: type defaults to `int' in declaration of `tb_alloc' /home/personal/sourceCode/qemu/exec-all.h:219: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:220: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:221: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:224: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:224: warning: type defaults to `int' in declaration of `tb_phys_hash' /home/personal/sourceCode/qemu/exec-all.h:224: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:226: error: parse error before "code_gen_buffer" /home/personal/sourceCode/qemu/exec-all.h:226: warning: type defaults to `int' in declaration of `code_gen_buffer' /home/personal/sourceCode/qemu/exec-all.h:226: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:227: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:227: warning: type defaults to `int' in declaration of `code_gen_ptr' /home/personal/sourceCode/qemu/exec-all.h:227: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:272: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h: In function `tb_set_jmp_target': /home/personal/sourceCode/qemu/exec-all.h:275: error: `tb' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h:275: error: `n' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h:275: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h: At top level: /home/personal/sourceCode/qemu/exec-all.h:280: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h: In function `tb_add_jump': /home/personal/sourceCode/qemu/exec-all.h:284: error: `tb' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h:284: error: `n' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h:290: error: parse error before ')' token /home/personal/sourceCode/qemu/exec-all.h: At top level: /home/personal/sourceCode/qemu/exec-all.h:294: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:294: warning: type defaults to `int' in declaration of `tb_find_pc' /home/personal/sourceCode/qemu/exec-all.h:294: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:357: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:357: warning: type defaults to `int' in declaration of `io_mem_read' /home/personal/sourceCode/qemu/exec-all.h:357: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/exec-all.h:524: error: parse error before "addr" In file included from /home/personal/sourceCode/qemu/exec-all.h:532, from /home/personal/sourceCode/qemu/vl.c:105: /home/personal/sourceCode/qemu/softmmu_header.h:110: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/softmmu_header.h:110: warning: `regparm' attribute only applies to function types /home/personal/sourceCode/qemu/softmmu_header.h:110: error: 'uint8_t' redeclared as different kind of symbol /home/personal/sourceCode/qemu/hw/smbus.h:37: error: previous declaration of 'uint8_t' was here /home/personal/sourceCode/qemu/softmmu_header.h:110: error: 'uint8_t' redeclared as different kind of symbol /home/personal/sourceCode/qemu/hw/smbus.h:37: error: previous declaration of 'uint8_t' was here /home/personal/sourceCode/qemu/softmmu_header.h:110: error: parse error before "__ldb_cmmu" /home/personal/sourceCode/qemu/softmmu_header.h:112: error: parse error before "addr" /home/personal/sourceCode/qemu/softmmu_header.h:263: error: parse error before "ptr" /home/personal/sourceCode/qemu/softmmu_header.h: In function `ldub_code': /home/personal/sourceCode/qemu/softmmu_header.h:267: error: parse error before "addr" /home/personal/sourceCode/qemu/softmmu_header.h:271: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:271: error: `ptr' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:273: error: request for member `hflags' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:274: error: request for member `tlb_table' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:276: warning: implicit declaration of function `__ldb_cmmu' /home/personal/sourceCode/qemu/softmmu_header.h:278: error: request for member `tlb_table' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:279: error: parse error before ')' token /home/personal/sourceCode/qemu/softmmu_header.h: At top level: /home/personal/sourceCode/qemu/softmmu_header.h:285: error: parse error before "ptr" /home/personal/sourceCode/qemu/softmmu_header.h: In function `ldsb_code': /home/personal/sourceCode/qemu/softmmu_header.h:288: error: parse error before "addr" /home/personal/sourceCode/qemu/softmmu_header.h:292: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:292: error: `ptr' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:294: error: request for member `hflags' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:295: error: request for member `tlb_table' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:297: error: `int8_t' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:297: error: parse error before "__ldb_cmmu" /home/personal/sourceCode/qemu/softmmu_header.h:299: error: request for member `tlb_table' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:300: error: parse error before ')' token In file included from /home/personal/sourceCode/qemu/exec-all.h:535, from /home/personal/sourceCode/qemu/vl.c:105: /home/personal/sourceCode/qemu/softmmu_header.h: At top level: /home/personal/sourceCode/qemu/softmmu_header.h:110: warning: type defaults to `int' in declaration of `uint16_t' /home/personal/sourceCode/qemu/softmmu_header.h:110: warning: `regparm' attribute only applies to function types /home/personal/sourceCode/qemu/softmmu_header.h:110: error: 'uint16_t' redeclared as different kind of symbol /home/personal/sourceCode/qemu/hw/smbus.h:35: error: previous declaration of 'uint16_t' was here /home/personal/sourceCode/qemu/softmmu_header.h:110: error: 'uint16_t' redeclared as different kind of symbol /home/personal/sourceCode/qemu/hw/smbus.h:35: error: previous declaration of 'uint16_t' was here /home/personal/sourceCode/qemu/softmmu_header.h:110: error: parse error before "__ldw_cmmu" /home/personal/sourceCode/qemu/softmmu_header.h:112: error: parse error before "addr" /home/personal/sourceCode/qemu/softmmu_header.h:263: error: parse error before "ptr" /home/personal/sourceCode/qemu/softmmu_header.h: In function `lduw_code': /home/personal/sourceCode/qemu/softmmu_header.h:267: error: parse error before "addr" /home/personal/sourceCode/qemu/softmmu_header.h:271: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:271: error: `ptr' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:273: error: request for member `hflags' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:274: error: request for member `tlb_table' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:276: warning: implicit declaration of function `__ldw_cmmu' /home/personal/sourceCode/qemu/softmmu_header.h:278: error: request for member `tlb_table' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:279: error: parse error before ')' token /home/personal/sourceCode/qemu/softmmu_header.h: At top level: /home/personal/sourceCode/qemu/softmmu_header.h:285: error: parse error before "ptr" /home/personal/sourceCode/qemu/softmmu_header.h: In function `ldsw_code': /home/personal/sourceCode/qemu/softmmu_header.h:288: error: parse error before "addr" /home/personal/sourceCode/qemu/softmmu_header.h:292: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:292: error: `ptr' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:294: error: request for member `hflags' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:295: error: request for member `tlb_table' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:297: error: `int16_t' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:297: error: parse error before "__ldw_cmmu" /home/personal/sourceCode/qemu/softmmu_header.h:299: error: request for member `tlb_table' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:300: error: parse error before ')' token In file included from /home/personal/sourceCode/qemu/exec-all.h:538, from /home/personal/sourceCode/qemu/vl.c:105: /home/personal/sourceCode/qemu/softmmu_header.h: At top level: /home/personal/sourceCode/qemu/softmmu_header.h:110: error: parse error before "addr" /home/personal/sourceCode/qemu/softmmu_header.h:111: error: `__ldl_cmmu' declared as function returning a function /home/personal/sourceCode/qemu/softmmu_header.h:112: error: parse error before "addr" /home/personal/sourceCode/qemu/softmmu_header.h:263: error: parse error before "ptr" /home/personal/sourceCode/qemu/softmmu_header.h: In function `ldl_code': /home/personal/sourceCode/qemu/softmmu_header.h:267: error: parse error before "addr" /home/personal/sourceCode/qemu/softmmu_header.h:271: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:271: error: `ptr' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:273: error: request for member `hflags' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:274: error: request for member `tlb_table' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:278: error: request for member `tlb_table' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:279: error: parse error before ')' token In file included from /home/personal/sourceCode/qemu/exec-all.h:541, from /home/personal/sourceCode/qemu/vl.c:105: /home/personal/sourceCode/qemu/softmmu_header.h: At top level: /home/personal/sourceCode/qemu/softmmu_header.h:110: warning: type defaults to `int' in declaration of `uint64_t' /home/personal/sourceCode/qemu/softmmu_header.h:110: warning: `regparm' attribute only applies to function types /home/personal/sourceCode/qemu/softmmu_header.h:110: error: parse error before "__ldq_cmmu" /home/personal/sourceCode/qemu/softmmu_header.h:112: error: parse error before "addr" /home/personal/sourceCode/qemu/softmmu_header.h:263: error: parse error before "ldq_code" /home/personal/sourceCode/qemu/softmmu_header.h:263: error: parse error before "ptr" /home/personal/sourceCode/qemu/softmmu_header.h:264: warning: return type defaults to `int' /home/personal/sourceCode/qemu/softmmu_header.h: In function `ldq_code': /home/personal/sourceCode/qemu/softmmu_header.h:266: error: parse error before "res" /home/personal/sourceCode/qemu/softmmu_header.h:271: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:271: error: `ptr' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:273: error: request for member `hflags' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:274: error: request for member `tlb_table' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:276: error: `res' undeclared (first use in this function) /home/personal/sourceCode/qemu/softmmu_header.h:276: warning: implicit declaration of function `__ldq_cmmu' /home/personal/sourceCode/qemu/softmmu_header.h:278: error: request for member `tlb_table' in something not a structure or union /home/personal/sourceCode/qemu/softmmu_header.h:279: error: parse error before ')' token In file included from /home/personal/sourceCode/qemu/vl.c:105: /home/personal/sourceCode/qemu/exec-all.h: At top level: /home/personal/sourceCode/qemu/exec-all.h:558: error: parse error before "get_phys_addr_code" /home/personal/sourceCode/qemu/exec-all.h:558: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:559: warning: return type defaults to `int' /home/personal/sourceCode/qemu/exec-all.h: In function `get_phys_addr_code': /home/personal/sourceCode/qemu/exec-all.h:562: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h:564: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/exec-all.h: At top level: /home/personal/sourceCode/qemu/exec-all.h:595: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:596: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:597: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:598: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:599: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:600: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:601: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h:604: error: parse error before '*' token /home/personal/sourceCode/qemu/exec-all.h: In function `kqemu_is_ok': /home/personal/sourceCode/qemu/exec-all.h:606: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:136: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c:136: warning: type defaults to `int' in declaration of `ioport_read_table' /home/personal/sourceCode/qemu/vl.c:136: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:148: error: parse error before "ticks_per_sec" /home/personal/sourceCode/qemu/vl.c:148: warning: type defaults to `int' in declaration of `ticks_per_sec' /home/personal/sourceCode/qemu/vl.c:148: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:153: error: parse error before "nd_table" /home/personal/sourceCode/qemu/vl.c:153: warning: type defaults to `int' in declaration of `nd_table' /home/personal/sourceCode/qemu/vl.c:153: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:199: error: parse error before "isa_mem_base" /home/personal/sourceCode/qemu/vl.c:199: warning: type defaults to `int' in declaration of `isa_mem_base' /home/personal/sourceCode/qemu/vl.c:199: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:203: error: `default_ioport_readb' declared as function returning a function /home/personal/sourceCode/qemu/vl.c:219: error: `default_ioport_readw' declared as function returning a function /home/personal/sourceCode/qemu/vl.c: In function `default_ioport_readw': /home/personal/sourceCode/qemu/vl.c:221: error: array subscript is not an integer /home/personal/sourceCode/qemu/vl.c:221: error: array subscript is not an integer /home/personal/sourceCode/qemu/vl.c:222: error: invalid operands to binary & /home/personal/sourceCode/qemu/vl.c:223: error: array subscript is not an integer /home/personal/sourceCode/qemu/vl.c:223: error: array subscript is not an integer /home/personal/sourceCode/qemu/vl.c:224: warning: return makes integer from pointer without a cast /home/personal/sourceCode/qemu/vl.c: In function `default_ioport_writew': /home/personal/sourceCode/qemu/vl.c:229: error: array subscript is not an integer /home/personal/sourceCode/qemu/vl.c:229: error: array subscript is not an integer /home/personal/sourceCode/qemu/vl.c:229: error: invalid operands to binary & /home/personal/sourceCode/qemu/vl.c:230: error: invalid operands to binary & /home/personal/sourceCode/qemu/vl.c:231: error: array subscript is not an integer /home/personal/sourceCode/qemu/vl.c:231: error: array subscript is not an integer /home/personal/sourceCode/qemu/vl.c:231: error: invalid operands to binary >> /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:235: error: `default_ioport_readl' declared as function returning a function /home/personal/sourceCode/qemu/vl.c: In function `init_ioports': /home/personal/sourceCode/qemu/vl.c:254: warning: assignment from incompatible pointer type /home/personal/sourceCode/qemu/vl.c:256: warning: assignment from incompatible pointer type /home/personal/sourceCode/qemu/vl.c:258: warning: assignment from incompatible pointer type /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:265: error: parse error before "IOPortReadFunc" /home/personal/sourceCode/qemu/vl.c: In function `register_ioport_read': /home/personal/sourceCode/qemu/vl.c:279: error: `start' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:279: error: `length' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:280: error: `func' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `isa_unassign_ioport': /home/personal/sourceCode/qemu/vl.c:318: warning: assignment from incompatible pointer type /home/personal/sourceCode/qemu/vl.c:319: warning: assignment from incompatible pointer type /home/personal/sourceCode/qemu/vl.c:320: warning: assignment from incompatible pointer type /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:330: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `cpu_outb': /home/personal/sourceCode/qemu/vl.c:336: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:336: error: `val' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:338: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:343: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `cpu_outw': /home/personal/sourceCode/qemu/vl.c:349: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:349: error: `val' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:351: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:356: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `cpu_outl': /home/personal/sourceCode/qemu/vl.c:362: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:362: error: `val' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:364: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:369: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `cpu_inb': /home/personal/sourceCode/qemu/vl.c:372: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:378: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:384: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `cpu_inw': /home/personal/sourceCode/qemu/vl.c:387: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:393: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:399: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `cpu_inl': /home/personal/sourceCode/qemu/vl.c:402: error: `addr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:408: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `hw_error': /home/personal/sourceCode/qemu/vl.c:418: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:421: warning: implicit declaration of function `fprintf' /home/personal/sourceCode/qemu/vl.c:421: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:422: warning: implicit declaration of function `vfprintf' /home/personal/sourceCode/qemu/vl.c:433: warning: implicit declaration of function `abort' /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:550: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.c:596: error: parse error before "muldiv64" /home/personal/sourceCode/qemu/vl.c:596: error: parse error before "a" /home/personal/sourceCode/qemu/vl.c:597: warning: return type defaults to `int' /home/personal/sourceCode/qemu/vl.c: In function `muldiv64': /home/personal/sourceCode/qemu/vl.c:599: error: parse error before "uint64_t" /home/personal/sourceCode/qemu/vl.c:599: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/vl.c:604: error: field `low' declared as a function /home/personal/sourceCode/qemu/vl.c:604: error: field `high' declared as a function /home/personal/sourceCode/qemu/vl.c:606: warning: unused variable `l' /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:607: warning: type defaults to `int' in declaration of `u' /home/personal/sourceCode/qemu/vl.c:607: warning: type defaults to `int' in declaration of `res' /home/personal/sourceCode/qemu/vl.c:607: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:608: error: parse error before "rl" /home/personal/sourceCode/qemu/vl.c:608: warning: type defaults to `int' in declaration of `rl' /home/personal/sourceCode/qemu/vl.c:608: warning: type defaults to `int' in declaration of `rh' /home/personal/sourceCode/qemu/vl.c:608: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:610: error: parse error before '.' token /home/personal/sourceCode/qemu/vl.c:611: warning: type defaults to `int' in declaration of `rl' /home/personal/sourceCode/qemu/vl.c:611: error: initializer element is not constant /home/personal/sourceCode/qemu/vl.c:611: error: parse error before "u" /home/personal/sourceCode/qemu/vl.c:612: warning: type defaults to `int' in declaration of `rh' /home/personal/sourceCode/qemu/vl.c:612: error: initializer element is not constant /home/personal/sourceCode/qemu/vl.c:612: error: parse error before "u" /home/personal/sourceCode/qemu/vl.c:626: error: parse error before "clock_freq" /home/personal/sourceCode/qemu/vl.c:626: warning: type defaults to `int' in declaration of `clock_freq' /home/personal/sourceCode/qemu/vl.c:626: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c: In function `init_get_clock': /home/personal/sourceCode/qemu/vl.c:634: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:635: warning: implicit declaration of function `exit' /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:640: error: parse error before "get_clock" /home/personal/sourceCode/qemu/vl.c:641: warning: return type defaults to `int' /home/personal/sourceCode/qemu/vl.c:687: error: parse error before "cpu_ticks_prev" /home/personal/sourceCode/qemu/vl.c:687: warning: type defaults to `int' in declaration of `cpu_ticks_prev' /home/personal/sourceCode/qemu/vl.c:687: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:688: error: parse error before "cpu_ticks_offset" /home/personal/sourceCode/qemu/vl.c:688: warning: type defaults to `int' in declaration of `cpu_ticks_offset' /home/personal/sourceCode/qemu/vl.c:688: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:689: error: parse error before "cpu_clock_offset" /home/personal/sourceCode/qemu/vl.c:689: warning: type defaults to `int' in declaration of `cpu_clock_offset' /home/personal/sourceCode/qemu/vl.c:689: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:693: error: parse error before "cpu_get_ticks" /home/personal/sourceCode/qemu/vl.c:694: warning: return type defaults to `int' /home/personal/sourceCode/qemu/vl.c: In function `cpu_get_ticks': /home/personal/sourceCode/qemu/vl.c:698: error: `int64_t' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:698: error: parse error before "ticks" /home/personal/sourceCode/qemu/vl.c:699: error: `ticks' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:711: error: parse error before "cpu_get_clock" /home/personal/sourceCode/qemu/vl.c:712: warning: return type defaults to `int' /home/personal/sourceCode/qemu/vl.c: In function `cpu_get_clock': /home/personal/sourceCode/qemu/vl.c:713: error: `int64_t' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:713: error: parse error before "ti" /home/personal/sourceCode/qemu/vl.c:717: error: `ti' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:756: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.c:756: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/vl.c:760: error: parse error before '}' token /home/personal/sourceCode/qemu/vl.c: In function `qemu_new_timer': /home/personal/sourceCode/qemu/vl.c:789: error: invalid application of `sizeof' to incomplete type `/home/personal/sourceCode/qemu/vl.h' /home/personal/sourceCode/qemu/vl.c:790: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:791: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:792: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: In function `qemu_del_timer': /home/personal/sourceCode/qemu/vl.c:808: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:814: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:817: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:823: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.c: In function `qemu_mod_timer': /home/personal/sourceCode/qemu/vl.c:827: error: `ts' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:837: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:837: error: `expire_time' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:839: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: In function `qemu_timer_pending': /home/personal/sourceCode/qemu/vl.c:849: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:849: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:856: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.c: In function `qemu_timer_expired': /home/personal/sourceCode/qemu/vl.c:858: error: `timer_head' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:860: error: `current_time' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:863: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.c: In function `qemu_run_timers': /home/personal/sourceCode/qemu/vl.c:868: error: `ptimer_head' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:869: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:869: error: `current_time' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:872: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:873: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:876: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:876: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:880: error: parse error before "qemu_get_clock" /home/personal/sourceCode/qemu/vl.c:881: warning: return type defaults to `int' /home/personal/sourceCode/qemu/vl.c: In function `qemu_put_timer': /home/personal/sourceCode/qemu/vl.c:902: error: parse error before "expire_time" /home/personal/sourceCode/qemu/vl.c:905: error: `expire_time' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:905: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: In function `qemu_get_timer': /home/personal/sourceCode/qemu/vl.c:914: error: parse error before "expire_time" /home/personal/sourceCode/qemu/vl.c:916: error: `expire_time' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `timer_load': /home/personal/sourceCode/qemu/vl.c:937: error: `EINVAL' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `host_alarm_handler': /home/personal/sourceCode/qemu/vl.c:992: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `init_timer_alarm': /home/personal/sourceCode/qemu/vl.c:1051: warning: implicit declaration of function `memset' /home/personal/sourceCode/qemu/vl.c:1062: warning: implicit declaration of function `perror' /home/personal/sourceCode/qemu/vl.c:1072: error: parse error before numeric constant /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:1168: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.c:1168: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `qemu_chr_write': /home/personal/sourceCode/qemu/vl.c:1170: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:1170: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:1187: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.c: In function `qemu_chr_read': /home/personal/sourceCode/qemu/vl.c:1189: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:1189: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `qemu_chr_printf': /home/personal/sourceCode/qemu/vl.c:1198: warning: implicit declaration of function `vsnprintf' /home/personal/sourceCode/qemu/vl.c:1199: warning: implicit declaration of function `strlen' /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:1223: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.c:1223: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c:1241: error: parse error before "term_timestamps_start" /home/personal/sourceCode/qemu/vl.c:1241: warning: type defaults to `int' in declaration of `term_timestamps_start' /home/personal/sourceCode/qemu/vl.c:1241: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:1255: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.c:1255: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `mux_chr_write': /home/personal/sourceCode/qemu/vl.c:1257: error: `chr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:1260: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:1269: error: `int64_t' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:1269: error: parse error before "ti" /home/personal/sourceCode/qemu/vl.c:1272: error: `ti' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:1277: warning: implicit declaration of function `snprintf' /home/personal/sourceCode/qemu/vl.c: In function `mux_print_help': /home/personal/sourceCode/qemu/vl.c:1309: warning: implicit declaration of function `sprintf' /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:1385: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.c:1385: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `mux_chr_read': /home/personal/sourceCode/qemu/vl.c:1391: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `mux_chr_update_read_handler': /home/personal/sourceCode/qemu/vl.c:1412: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `qemu_chr_open_mux': /home/personal/sourceCode/qemu/vl.c:1438: warning: implicit declaration of function `free' /home/personal/sourceCode/qemu/vl.c: In function `socket_init': /home/personal/sourceCode/qemu/vl.c:1466: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:1469: warning: implicit declaration of function `atexit' /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:1473: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.c:1473: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `send_all': /home/personal/sourceCode/qemu/vl.c:1477: error: `len1' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:1479: error: `fd' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:1479: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `win_chr_init': /home/personal/sourceCode/qemu/vl.c:2109: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:2165: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.c:2165: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `win_chr_write': /home/personal/sourceCode/qemu/vl.c:2167: error: `chr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:2170: error: `len1' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:2175: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `win_chr_readfile': /home/personal/sourceCode/qemu/vl.c:2211: error: parse error before "buf" /home/personal/sourceCode/qemu/vl.c:2216: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `win_chr_pipe_init': /home/personal/sourceCode/qemu/vl.c:2312: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:2434: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.c:2434: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `udp_chr_write': /home/personal/sourceCode/qemu/vl.c:2436: error: `chr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:2438: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `qemu_chr_open_udp': /home/personal/sourceCode/qemu/vl.c:2519: warning: implicit declaration of function `printf' /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:2561: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.c:2561: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `tcp_chr_write': /home/personal/sourceCode/qemu/vl.c:2563: error: `chr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:2565: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `tcp_chr_read': /home/personal/sourceCode/qemu/vl.c:2636: error: parse error before "buf" /home/personal/sourceCode/qemu/vl.c:2641: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `tcp_chr_accept': /home/personal/sourceCode/qemu/vl.c:2718: error: `errno' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `qemu_chr_open_tcp': /home/personal/sourceCode/qemu/vl.c:2778: warning: implicit declaration of function `strchr' /home/personal/sourceCode/qemu/vl.c:2780: warning: implicit declaration of function `strncmp' /home/personal/sourceCode/qemu/vl.c: In function `qemu_chr_open': /home/personal/sourceCode/qemu/vl.c:2898: warning: implicit declaration of function `strcmp' /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:2968: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `hex_dump': /home/personal/sourceCode/qemu/vl.c:2976: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:2979: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:2994: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `parse_macaddr': /home/personal/sourceCode/qemu/vl.c:2998: error: `macaddr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:2998: warning: implicit declaration of function `strtol' /home/personal/sourceCode/qemu/vl.c:2998: error: `p' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `get_str_sep': /home/personal/sourceCode/qemu/vl.c:3024: warning: implicit declaration of function `memcpy' /home/personal/sourceCode/qemu/vl.c: In function `parse_host_src_port': /home/personal/sourceCode/qemu/vl.c:3035: warning: implicit declaration of function `strdup' /home/personal/sourceCode/qemu/vl.c: In function `parse_host_port': /home/personal/sourceCode/qemu/vl.c:3084: warning: implicit declaration of function `isdigit' /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:3176: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.c:3176: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `qemu_send_packet': /home/personal/sourceCode/qemu/vl.c:3178: error: `vc1' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:3187: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:3204: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.c:3204: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `slirp_output': /home/personal/sourceCode/qemu/vl.c:3212: error: `pkt' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:3212: error: `pkt_len' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:3215: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.c:3215: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `slirp_receive': /home/personal/sourceCode/qemu/vl.c:3221: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `net_slirp_redir': /home/personal/sourceCode/qemu/vl.c:3279: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:3675: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.c:3675: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/vl.c:3677: error: parse error before '}' token /home/personal/sourceCode/qemu/vl.c:3677: warning: type defaults to `int' in declaration of `NetSocketState' /home/personal/sourceCode/qemu/vl.c:3677: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:3685: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.c:3685: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `net_socket_receive': /home/personal/sourceCode/qemu/vl.c:3687: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:3689: error: invalid lvalue in assignment /home/personal/sourceCode/qemu/vl.c:3691: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.c:3692: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:3695: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.c:3695: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `net_socket_receive_dgram': /home/personal/sourceCode/qemu/vl.c:3697: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:3698: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `net_socket_send': /home/personal/sourceCode/qemu/vl.c:3704: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:3706: error: parse error before "buf1" /home/personal/sourceCode/qemu/vl.c:3707: error: syntax error before '*' token /home/personal/sourceCode/qemu/vl.c:3709: error: `buf1' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:3721: error: `buf' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `net_socket_send_dgram': /home/personal/sourceCode/qemu/vl.c:3760: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `net_socket_mcast_create': /home/personal/sourceCode/qemu/vl.c:3780: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:3834: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c:3836: warning: return type defaults to `int' /home/personal/sourceCode/qemu/vl.c: In function `net_socket_fd_init_dgram': /home/personal/sourceCode/qemu/vl.c:3840: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:3851: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:3859: warning: implicit declaration of function `close' /home/personal/sourceCode/qemu/vl.c:3863: warning: implicit declaration of function `dup2' /home/personal/sourceCode/qemu/vl.c:3868: warning: implicit declaration of function `strerror' /home/personal/sourceCode/qemu/vl.c:3868: error: `errno' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:3868: warning: format argument is not a pointer (arg 4) /home/personal/sourceCode/qemu/vl.c: In function `net_socket_connect': /home/personal/sourceCode/qemu/vl.c:3893: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:3897: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c:3899: warning: return type defaults to `int' /home/personal/sourceCode/qemu/vl.c: In function `net_socket_fd_init_stream': /home/personal/sourceCode/qemu/vl.c:3900: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:3917: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c:3919: warning: return type defaults to `int' /home/personal/sourceCode/qemu/vl.c: In function `net_socket_fd_init': /home/personal/sourceCode/qemu/vl.c:3923: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `net_socket_accept': /home/personal/sourceCode/qemu/vl.c:3942: error: `s1' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:3950: error: `errno' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `net_socket_connect_init': /home/personal/sourceCode/qemu/vl.c:4008: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `net_socket_mcast_init': /home/personal/sourceCode/qemu/vl.c:4055: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `net_client_init': /home/personal/sourceCode/qemu/vl.c:4145: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4149: error: `nd' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4150: error: `macaddr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `usb_device_del': /home/personal/sourceCode/qemu/vl.c:4338: warning: implicit declaration of function `strtoul' /home/personal/sourceCode/qemu/vl.c:4345: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4356: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: In function `usb_info': /home/personal/sourceCode/qemu/vl.c:4393: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4408: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4408: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: In function `dumb_display_init': /home/personal/sourceCode/qemu/vl.c:4430: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4431: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4432: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4433: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4434: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4435: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:4596: error: parse error before "FILE" /home/personal/sourceCode/qemu/vl.c:4596: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/vl.c:4600: error: parse error before "base_offset" /home/personal/sourceCode/qemu/vl.c:4600: warning: type defaults to `int' in declaration of `base_offset' /home/personal/sourceCode/qemu/vl.c:4600: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:4601: error: parse error before "buf_offset" /home/personal/sourceCode/qemu/vl.c:4601: warning: type defaults to `int' in declaration of `buf_offset' /home/personal/sourceCode/qemu/vl.c:4601: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:4605: error: parse error before "buf" /home/personal/sourceCode/qemu/vl.c:4605: warning: type defaults to `int' in declaration of `buf' /home/personal/sourceCode/qemu/vl.c:4605: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:4606: error: parse error before '}' token /home/personal/sourceCode/qemu/vl.c: In function `qemu_fopen': /home/personal/sourceCode/qemu/vl.c:4612: error: invalid application of `sizeof' to incomplete type `/home/personal/sourceCode/qemu/vl.h' /home/personal/sourceCode/qemu/vl.c:4616: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4618: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4622: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4622: warning: implicit declaration of function `fopen' /home/personal/sourceCode/qemu/vl.c:4623: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4625: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4628: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4629: warning: implicit declaration of function `fclose' /home/personal/sourceCode/qemu/vl.c:4629: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:4634: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.c: In function `qemu_fopen_bdrv': /home/personal/sourceCode/qemu/vl.c:4638: error: invalid application of `sizeof' to incomplete type `/home/personal/sourceCode/qemu/vl.h' /home/personal/sourceCode/qemu/vl.c:4641: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4642: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4643: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4644: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4644: error: `offset' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `qemu_fflush': /home/personal/sourceCode/qemu/vl.c:4650: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4652: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4653: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4654: warning: implicit declaration of function `fseek' /home/personal/sourceCode/qemu/vl.c:4654: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4654: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4655: warning: implicit declaration of function `fwrite' /home/personal/sourceCode/qemu/vl.c:4655: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4655: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4655: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4657: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4657: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4657: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4658: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4658: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4660: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4660: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4661: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: In function `qemu_fill_buffer': /home/personal/sourceCode/qemu/vl.c:4669: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4671: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4672: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4672: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4673: warning: implicit declaration of function `fread' /home/personal/sourceCode/qemu/vl.c:4673: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4673: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4677: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4677: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4677: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4678: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4682: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4683: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4684: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: In function `qemu_fclose': /home/personal/sourceCode/qemu/vl.c:4689: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4691: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4692: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:4697: warning: type defaults to `int' in declaration of `uint8_t' /home/personal/sourceCode/qemu/vl.c:4697: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `qemu_put_buffer': /home/personal/sourceCode/qemu/vl.c:4701: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4706: error: incompatible types in assignment /home/personal/sourceCode/qemu/vl.c: In function `qemu_put_byte': /home/personal/sourceCode/qemu/vl.c:4715: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4715: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4716: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:4720: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.c: In function `qemu_get_buffer': /home/personal/sourceCode/qemu/vl.c:4724: error: `size1' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4726: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4737: error: incompatible types in assignment /home/personal/sourceCode/qemu/vl.c: In function `qemu_get_byte': /home/personal/sourceCode/qemu/vl.c:4745: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4745: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4747: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4747: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4750: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4750: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:4753: error: parse error before "qemu_ftell" /home/personal/sourceCode/qemu/vl.c:4754: warning: return type defaults to `int' /home/personal/sourceCode/qemu/vl.c: In function `qemu_ftell': /home/personal/sourceCode/qemu/vl.c:4755: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4755: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:4755: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:4758: error: parse error before "qemu_fseek" /home/personal/sourceCode/qemu/vl.c:4758: error: parse error before "int64_t" /home/personal/sourceCode/qemu/vl.c:4759: warning: return type defaults to `int' /home/personal/sourceCode/qemu/vl.c: In function `qemu_fseek': /home/personal/sourceCode/qemu/vl.c:4760: error: `whence' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4763: error: `pos' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4763: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:4793: error: parse error before "uint64_t" /home/personal/sourceCode/qemu/vl.c: In function `qemu_put_be64': /home/personal/sourceCode/qemu/vl.c:4795: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4795: error: `v' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:4817: error: parse error before "qemu_get_be64" /home/personal/sourceCode/qemu/vl.c:4818: warning: return type defaults to `int' /home/personal/sourceCode/qemu/vl.c: In function `qemu_get_be64': /home/personal/sourceCode/qemu/vl.c:4819: error: parse error before "v" /home/personal/sourceCode/qemu/vl.c:4820: error: `v' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4820: error: parse error before "qemu_get_be32" /home/personal/sourceCode/qemu/vl.c: In function `qemu_savevm_state': /home/personal/sourceCode/qemu/vl.c:4872: error: `int64_t' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4872: error: parse error before "cur_pos" /home/personal/sourceCode/qemu/vl.c:4876: error: `total_len_pos' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4889: error: `len_pos' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4895: error: `cur_pos' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `qemu_loadvm_state': /home/personal/sourceCode/qemu/vl.c:4926: error: `int64_t' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4926: error: parse error before "total_len" /home/personal/sourceCode/qemu/vl.c:4939: error: `total_len' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4940: error: `end_pos' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4954: error: `cur_pos' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:4957: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:5008: error: parse error before "QEMUSnapshotInfo" /home/personal/sourceCode/qemu/vl.c: In function `bdrv_snapshot_find': /home/personal/sourceCode/qemu/vl.c:5011: error: `sn_tab' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5011: error: `sn' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5011: warning: left-hand operand of comma expression has no effect /home/personal/sourceCode/qemu/vl.c:5014: error: `ENOENT' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5021: error: `sn_info' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `do_savevm': /home/personal/sourceCode/qemu/vl.c:5033: error: parse error before "sn1" /home/personal/sourceCode/qemu/vl.c:5035: error: parse error before "bdi1" /home/personal/sourceCode/qemu/vl.c:5039: error: storage size of 'tb' isn't known /home/personal/sourceCode/qemu/vl.c:5058: error: `old_sn' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5063: error: `sn' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5074: warning: implicit declaration of function `_ftime' /home/personal/sourceCode/qemu/vl.c:5084: error: `bdi' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5039: warning: unused variable `tb' /home/personal/sourceCode/qemu/vl.c: In function `do_loadvm': /home/personal/sourceCode/qemu/vl.c:5132: error: parse error before "bdi1" /home/personal/sourceCode/qemu/vl.c:5161: error: `ENOENT' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5177: error: `bdi' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `do_info_snapshots': /home/personal/sourceCode/qemu/vl.c:5229: error: `sn_tab' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5229: error: `sn' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5229: warning: left-hand operand of comma expression has no effect /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:5267: error: parse error before "SegmentCache" /home/personal/sourceCode/qemu/vl.c: In function `cpu_put_seg': /home/personal/sourceCode/qemu/vl.c:5269: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5269: error: `dt' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:5275: error: parse error before "SegmentCache" /home/personal/sourceCode/qemu/vl.c: In function `cpu_get_seg': /home/personal/sourceCode/qemu/vl.c:5277: error: `dt' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5277: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `cpu_save': /home/personal/sourceCode/qemu/vl.c:5285: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5286: error: parse error before "fptag" /home/personal/sourceCode/qemu/vl.c:5300: error: `fptag' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5310: error: `fpregs_format' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5319: error: parse error before "mant" /home/personal/sourceCode/qemu/vl.c:5323: error: `mant' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5323: error: `exp' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:5379: error: parse error before "uint64_t" /home/personal/sourceCode/qemu/vl.c:5379: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/vl.c:5380: warning: type defaults to `int' in declaration of `exp' /home/personal/sourceCode/qemu/vl.c:5380: warning: built-in function 'exp' declared as non-function /home/personal/sourceCode/qemu/vl.c:5380: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:5388: error: parse error before "uint64_t" /home/personal/sourceCode/qemu/vl.c: In function `fp64_to_fp80': /home/personal/sourceCode/qemu/vl.c:5392: error: `p' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5392: error: `temp' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `cpu_load': /home/personal/sourceCode/qemu/vl.c:5402: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5405: error: parse error before "fpus" /home/personal/sourceCode/qemu/vl.c:5408: error: `EINVAL' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5417: error: `fptag' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5418: error: `fpregs_format' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5425: error: parse error before "mant" /home/personal/sourceCode/qemu/vl.c:5430: error: `mant' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5450: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c:5451: error: dereferencing pointer to incomplete type /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:5637: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.c: In function `ram_get_page': /home/personal/sourceCode/qemu/vl.c:5641: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5645: error: `EIO' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5652: error: `EINVAL' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `ram_load_v1': /home/personal/sourceCode/qemu/vl.c:5662: error: `EINVAL' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:5678: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.c:5678: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/vl.c:5679: warning: type defaults to `int' in declaration of `RamCompressState' /home/personal/sourceCode/qemu/vl.c:5679: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:5681: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `ram_compress_open': /home/personal/sourceCode/qemu/vl.c:5684: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5685: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:5696: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `ram_put_cblock': /home/personal/sourceCode/qemu/vl.c:5698: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:5703: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `ram_compress_buf': /home/personal/sourceCode/qemu/vl.c:5707: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5708: error: parse error before ')' token /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:5722: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `ram_compress_close': /home/personal/sourceCode/qemu/vl.c:5728: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:5749: error: parse error before "uint8_t" /home/personal/sourceCode/qemu/vl.c:5749: warning: no semicolon at end of struct or union /home/personal/sourceCode/qemu/vl.c:5750: warning: type defaults to `int' in declaration of `RamDecompressState' /home/personal/sourceCode/qemu/vl.c:5750: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c:5752: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `ram_decompress_open': /home/personal/sourceCode/qemu/vl.c:5755: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5756: error: `f' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:5763: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `ram_decompress_buf': /home/personal/sourceCode/qemu/vl.c:5767: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:5788: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c: In function `ram_decompress_close': /home/personal/sourceCode/qemu/vl.c:5790: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `ram_save': /home/personal/sourceCode/qemu/vl.c:5796: error: parse error before "s1" /home/personal/sourceCode/qemu/vl.c:5800: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `ram_load': /home/personal/sourceCode/qemu/vl.c:5839: error: parse error before "s1" /home/personal/sourceCode/qemu/vl.c:5846: error: `EINVAL' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5849: error: `s' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:5853: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `qemu_bh_schedule': /home/personal/sourceCode/qemu/vl.c:5936: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `gui_update': /home/personal/sourceCode/qemu/vl.c:5999: error: invalid use of incomplete typedef `DisplayState' /home/personal/sourceCode/qemu/vl.c: In function `main_loop_wait': /home/personal/sourceCode/qemu/vl.c:6168: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.c:6257: error: parse error before '*' token /home/personal/sourceCode/qemu/vl.c:6257: warning: type defaults to `int' in declaration of `cur_cpu' /home/personal/sourceCode/qemu/vl.c:6257: warning: data definition has no type or storage class /home/personal/sourceCode/qemu/vl.c: In function `main_loop': /home/personal/sourceCode/qemu/vl.c:6265: error: `env' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `select_soundhw': /home/personal/sourceCode/qemu/vl.c:6790: error: `size_t' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:6790: error: parse error before "l" /home/personal/sourceCode/qemu/vl.c:6816: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `main': /home/personal/sourceCode/qemu/vl.c:6969: error: `stderr' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:7158: warning: implicit declaration of function `atoi' /home/personal/sourceCode/qemu/vl.c:7412: error: parse error before "status" /home/personal/sourceCode/qemu/vl.c:7413: warning: implicit declaration of function `write' /home/personal/sourceCode/qemu/vl.c:7413: error: `status' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:7440: warning: implicit declaration of function `setvbuf' /home/personal/sourceCode/qemu/vl.c:7440: error: `stdout' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:7440: error: `_IOLBF' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:7468: error: request for member `model' in something not a structure or union /home/personal/sourceCode/qemu/vl.c:7668: error: parse error before "status" /home/personal/sourceCode/qemu/vl.c:7669: error: `ssize_t' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:7674: error: `errno' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c:7680: warning: implicit declaration of function `open' /home/personal/sourceCode/qemu/vl.c:7680: error: `O_RDWR' undeclared (first use in this function) /home/personal/sourceCode/qemu/vl.c: In function `do_info_snapshots': /home/personal/sourceCode/qemu/vl.c:5229: warning: statement with no effect /home/personal/sourceCode/qemu/vl.c: At top level: /home/personal/sourceCode/qemu/vl.h:1160: warning: array 'PPC_io_read' assumed to have one element /home/personal/sourceCode/qemu/exec-all.h:189: error: storage size of `tb_next' isn't known /home/personal/sourceCode/qemu/vl.c:145: error: storage size of `display_state' isn't known make[1]: *** [vl.o] Error 1 make[1]: Leaving directory `/home/personal/sourceCode/qemu/i386-softmmu' make: *** [subdir-i386-softmmu] Error 2