Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save greenmoss/460637 to your computer and use it in GitHub Desktop.
Save greenmoss/460637 to your computer and use it in GitHub Desktop.
root@unknown:~# cat /opt/csw/lib/ruby/gems/1.8/gems/json-1.4.2/ext/json/ext/generator/gem_make.out
/opt/csw/bin/ruby extconf.rb
checking for ruby/re.h... no
checking for re.h... yes
checking for ruby/encoding.h... no
creating Makefile
make
/opt/csw/gcc4/bin/gcc -I. -I/opt/csw/lib/ruby/1.8/i386-solaris2.10 -I/opt/csw/lib/ruby/1.8/i386-solaris2.10 -I. -DHAVE_RE_H -I/opt/csw/include -D_FILE_OFFSET_BITS=64 -fPIC -mtune=i686 -O3 -fno-strict-aliasing -pipe -m32 -march=i386 -I/opt/csw/include -fPIC -Wall -c generator.c
In file included from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/string.h:27,
from generator.h:4,
from generator.c:1:
/usr/include/iso/string_iso.h:60: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/string_iso.h:60: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/iso/string_iso.h:63: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/string_iso.h:63: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/iso/string_iso.h:65: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/string_iso.h:65: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/iso/string_iso.h:70: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/string_iso.h:70: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/iso/string_iso.h:72: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/string_iso.h:72: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/iso/string_iso.h:74: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/string_iso.h:74: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/iso/string_iso.h:75: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/string_iso.h:75: error: previous definition of '_RESTRICT_KYWD' was here
In file included from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:27,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/usr/include/iso/stdlib_iso.h: In function 'abort':
/usr/include/iso/stdlib_iso.h:107: error: expected declaration specifiers before '__NORETURN'
/usr/include/iso/stdlib_iso.h:108: error: storage class specified for parameter 'abs'
/usr/include/iso/stdlib_iso.h:109: error: storage class specified for parameter 'atexit'
/usr/include/iso/stdlib_iso.h:110: error: storage class specified for parameter 'atof'
/usr/include/iso/stdlib_iso.h:111: error: storage class specified for parameter 'atoi'
/usr/include/iso/stdlib_iso.h:112: error: storage class specified for parameter 'atol'
/usr/include/iso/stdlib_iso.h:114: error: storage class specified for parameter 'bsearch'
/usr/include/iso/stdlib_iso.h:121: error: storage class specified for parameter 'calloc'
/usr/include/iso/stdlib_iso.h:122: error: storage class specified for parameter 'div'
/usr/include/iso/stdlib_iso.h:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__NORETURN'
/usr/include/iso/stdlib_iso.h:125: error: storage class specified for parameter 'free'
/usr/include/iso/stdlib_iso.h:126: error: storage class specified for parameter 'getenv'
/usr/include/iso/stdlib_iso.h:127: error: storage class specified for parameter 'labs'
/usr/include/iso/stdlib_iso.h:128: error: storage class specified for parameter 'ldiv'
/usr/include/iso/stdlib_iso.h:129: error: storage class specified for parameter 'malloc'
/usr/include/iso/stdlib_iso.h:130: error: storage class specified for parameter 'mblen'
/usr/include/iso/stdlib_iso.h:131: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/stdlib_iso.h:131: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/iso/stdlib_iso.h:132: error: storage class specified for parameter 'mbstowcs'
/usr/include/iso/stdlib_iso.h:133: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/stdlib_iso.h:133: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/iso/stdlib_iso.h:133: error: storage class specified for parameter 'mbtowc'
/usr/include/iso/stdlib_iso.h:134: error: storage class specified for parameter 'qsort'
/usr/include/iso/stdlib_iso.h:140: error: storage class specified for parameter 'rand'
/usr/include/iso/stdlib_iso.h:141: error: storage class specified for parameter 'realloc'
/usr/include/iso/stdlib_iso.h:142: error: storage class specified for parameter 'srand'
/usr/include/iso/stdlib_iso.h:143: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/stdlib_iso.h:143: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/iso/stdlib_iso.h:143: error: storage class specified for parameter 'strtod'
/usr/include/iso/stdlib_iso.h:144: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/stdlib_iso.h:144: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/iso/stdlib_iso.h:144: error: storage class specified for parameter 'strtol'
/usr/include/iso/stdlib_iso.h:146: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/stdlib_iso.h:145: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/iso/stdlib_iso.h:146: error: storage class specified for parameter 'strtoul'
/usr/include/iso/stdlib_iso.h:147: error: storage class specified for parameter 'system'
/usr/include/iso/stdlib_iso.h:148: error: storage class specified for parameter 'wctomb'
/usr/include/iso/stdlib_iso.h:149: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/stdlib_iso.h:149: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/iso/stdlib_iso.h:150: error: storage class specified for parameter 'wcstombs'
In file included from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/machtypes.h:24,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:34,
from /usr/include/sys/wait.h:20,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/usr/include/ia32/sys/machtypes.h:27: error: storage class specified for parameter 'label_t'
/usr/include/ia32/sys/machtypes.h:32: error: storage class specified for parameter 'lock_t'
In file included from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:46,
from /usr/include/sys/wait.h:20,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:71: error: storage class specified for parameter 'int8_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:77: error: storage class specified for parameter 'int16_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:78: error: storage class specified for parameter 'int32_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:83: error: storage class specified for parameter 'int64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:87: error: storage class specified for parameter 'uint8_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:88: error: storage class specified for parameter 'uint16_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:89: error: storage class specified for parameter 'uint32_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:94: error: storage class specified for parameter 'uint64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'intmax_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'uintmax_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:119: error: storage class specified for parameter 'intptr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:120: error: storage class specified for parameter 'uintptr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:128: error: storage class specified for parameter 'int_least8_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:134: error: storage class specified for parameter 'int_least16_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:135: error: storage class specified for parameter 'int_least32_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:140: error: storage class specified for parameter 'int_least64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:144: error: storage class specified for parameter 'uint_least8_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:145: error: storage class specified for parameter 'uint_least16_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:146: error: storage class specified for parameter 'uint_least32_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/int_types.h:151: error: storage class specified for parameter 'uint_least64_t'
In file included from /usr/include/sys/wait.h:20,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:63: error: storage class specified for parameter 'longlong_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:64: error: storage class specified for parameter 'u_longlong_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:86: error: storage class specified for parameter 't_scalar_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:87: error: storage class specified for parameter 't_uscalar_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:93: error: storage class specified for parameter 'uchar_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:94: error: storage class specified for parameter 'ushort_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:95: error: storage class specified for parameter 'uint_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:96: error: storage class specified for parameter 'ulong_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:98: error: storage class specified for parameter 'caddr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:99: error: storage class specified for parameter 'daddr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:100: error: storage class specified for parameter 'cnt_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'paddr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:119: error: storage class specified for parameter 'ptrdiff_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pfn_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pgcnt_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:130: error: storage class specified for parameter 'spgcnt_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:132: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'use_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:133: error: storage class specified for parameter 'sysid_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:134: error: storage class specified for parameter 'index_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:135: error: storage class specified for parameter 'timeout_id_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:136: error: storage class specified for parameter 'bufcall_id_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:152: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'off_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:159: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'off64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:171: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ino_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:172: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'blkcnt_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:173: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fsblkcnt_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:174: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fsfilcnt_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:184: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ino64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:185: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'blkcnt64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:186: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fsblkcnt64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:187: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fsfilcnt64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:194: error: storage class specified for parameter 'blksize_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:200: error: storage class specified for parameter 'boolean_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:211: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pad64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:212: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'upad64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:224: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'offset_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:225: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'u_offset_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:226: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'len_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:227: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'diskaddr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:236: error: expected specifier-qualifier-list before 'offset_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:241: error: storage class specified for parameter 'lloff_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:256: error: expected specifier-qualifier-list before 'diskaddr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:261: error: storage class specified for parameter 'lldaddr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:274: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'k_fltset_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:288: error: storage class specified for parameter 'id_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:295: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'useconds_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:299: error: storage class specified for parameter 'suseconds_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:309: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'major_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:310: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'minor_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:316: error: storage class specified for parameter 'pri_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:329: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'o_mode_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:330: error: storage class specified for parameter 'o_dev_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:331: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'o_uid_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:332: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'o_gid_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:333: error: storage class specified for parameter 'o_nlink_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:334: error: storage class specified for parameter 'o_pid_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:335: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'o_ino_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:341: error: storage class specified for parameter 'key_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:345: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mode_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:353: error: storage class specified for parameter 'uid_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:357: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gid_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:359: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'taskid_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:360: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'projid_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:367: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pthread_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:368: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pthread_key_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:372: error: expected specifier-qualifier-list before 'uint16_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:380: error: expected specifier-qualifier-list before 'uint8_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:383: error: expected specifier-qualifier-list before 'uint32_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:386: error: expected specifier-qualifier-list before 'upad64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:388: error: expected specifier-qualifier-list before 'upad64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:389: error: storage class specified for parameter 'pthread_mutex_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:393: error: expected specifier-qualifier-list before 'uint8_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:397: error: expected specifier-qualifier-list before 'upad64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:398: error: storage class specified for parameter 'pthread_cond_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:404: error: expected specifier-qualifier-list before 'int32_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:410: error: storage class specified for parameter 'pthread_rwlock_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:417: error: storage class specified for parameter 'pthread_attr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:424: error: storage class specified for parameter 'pthread_mutexattr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:431: error: storage class specified for parameter 'pthread_condattr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:437: error: expected specifier-qualifier-list before 'upad64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:438: error: storage class specified for parameter 'pthread_once_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:446: error: storage class specified for parameter 'pthread_rwlockattr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:448: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dev_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:454: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nlink_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:455: error: storage class specified for parameter 'pid_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:480: error: storage class specified for parameter 'ssize_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:486: error: storage class specified for parameter 'time_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:491: error: storage class specified for parameter 'clock_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:496: error: storage class specified for parameter 'clockid_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:501: error: storage class specified for parameter 'timer_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:508: error: storage class specified for parameter 'unchar'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:509: error: storage class specified for parameter 'ushort'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:510: error: storage class specified for parameter 'uint'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:511: error: storage class specified for parameter 'ulong'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:562: error: storage class specified for parameter 'u_char'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:563: error: storage class specified for parameter 'u_short'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:564: error: storage class specified for parameter 'u_int'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:565: error: storage class specified for parameter 'u_long'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:566: error: storage class specified for parameter 'quad_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:567: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'quad'
In file included from /usr/include/sys/select.h:21,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:574,
from /usr/include/sys/wait.h:20,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/usr/include/sys/time_impl.h:39: error: expected specifier-qualifier-list before 'time_t'
/usr/include/sys/time_impl.h:41: error: storage class specified for parameter 'timespec_t'
/usr/include/sys/time_impl.h:62: error: storage class specified for parameter 'timestruc_t'
/usr/include/sys/time_impl.h:79: error: storage class specified for parameter 'itimerspec_t'
In file included from /usr/include/sys/select.h:23,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:574,
from /usr/include/sys/wait.h:20,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/usr/include/sys/time.h:50: error: expected specifier-qualifier-list before 'time_t'
In file included from /usr/include/sys/select.h:23,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:574,
from /usr/include/sys/wait.h:20,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/usr/include/sys/time.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'hrtime_t'
/usr/include/sys/time.h:348: error: redefinition of parameter '_RESTRICT_KYWD'
/usr/include/sys/time.h:347: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/sys/time.h:381: error: expected declaration specifiers before 'hrtime_t'
/usr/include/sys/time.h:382: error: expected declaration specifiers before 'hrtime_t'
/usr/include/sys/time.h:398: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/sys/time.h:398: error: previous definition of '_RESTRICT_KYWD' was here
In file included from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:29,
from /usr/include/sys/time.h:418,
from /usr/include/sys/select.h:23,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:574,
from /usr/include/sys/wait.h:20,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/usr/include/iso/time_iso.h:84: error: storage class specified for parameter 'asctime'
/usr/include/iso/time_iso.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'clock'
/usr/include/iso/time_iso.h:86: error: expected ';', ',' or ')' before '*' token
/usr/include/iso/time_iso.h:87: error: storage class specified for parameter 'difftime'
/usr/include/iso/time_iso.h:88: error: expected ';', ',' or ')' before '*' token
/usr/include/iso/time_iso.h:89: error: expected ';', ',' or ')' before '*' token
/usr/include/iso/time_iso.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mktime'
/usr/include/iso/time_iso.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'time'
/usr/include/iso/time_iso.h:92: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/time_iso.h:92: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/iso/time_iso.h:93: error: conflicting types for '_RESTRICT_KYWD'
/usr/include/iso/time_iso.h:92: error: previous definition of '_RESTRICT_KYWD' was here
/usr/include/iso/time_iso.h:93: error: storage class specified for parameter 'strftime'
In file included from /usr/include/sys/time.h:418,
from /usr/include/sys/select.h:23,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:574,
from /usr/include/sys/wait.h:20,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:69: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:70: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:76: error: storage class specified for parameter 'strptime'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:120: error: expected specifier-qualifier-list before 'pthread_attr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:125: error: expected ')' before 'struct'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:126: error: expected ')' before 'struct'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:127: error: expected ')' before 'const'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:128: error: expected ')' before 'struct'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:129: error: storage class specified for parameter 'timer_delete'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:130: error: storage class specified for parameter 'timer_getoverrun'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:131: error: expected ')' before 'struct'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:132: error: expected ')' before 'int'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:134: error: storage class specified for parameter 'nanosleep'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:139: error: storage class specified for parameter 'tzset'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:141: error: storage class specified for parameter 'tzname'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:144: error: storage class specified for parameter '_sysconf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:151: error: storage class specified for parameter 'timezone'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:152: error: storage class specified for parameter 'daylight'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:158: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:159: error: storage class specified for parameter 'ascftime'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:160: error: storage class specified for parameter 'altzone'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:165: error: storage class specified for parameter 'getdate'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:170: error: storage class specified for parameter '_getdate_err_addr'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:259: error: storage class specified for parameter 'asctime_r'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:260: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:261: error: expected declaration specifiers before '#pragma'
In file included from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/types.h:574,
from /usr/include/sys/wait.h:20,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/usr/include/sys/select.h:46: error: expected declaration specifiers before 'sigset_t'
/usr/include/sys/select.h:88: error: storage class specified for parameter 'fd_mask'
/usr/include/sys/select.h:90: error: storage class specified for parameter 'fds_mask'
/usr/include/sys/select.h:121: error: storage class specified for parameter 'fd_set'
/usr/include/sys/select.h:140: error: expected declaration specifiers or '...' before 'fd_set'
/usr/include/sys/select.h:140: error: expected declaration specifiers or '...' before 'fd_set'
/usr/include/sys/select.h:141: error: expected declaration specifiers or '...' before 'fd_set'
/usr/include/sys/select.h:141: error: storage class specified for parameter 'select'
/usr/include/sys/select.h:144: error: expected declaration specifiers or '...' before 'fd_set'
/usr/include/sys/select.h:144: error: expected declaration specifiers or '...' before 'fd_set'
/usr/include/sys/select.h:145: error: expected declaration specifiers or '...' before 'fd_set'
/usr/include/sys/select.h:146: error: expected ';', ',' or ')' before '*' token
In file included from /usr/include/sys/wait.h:23,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/usr/include/sys/resource.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rlim_t'
/usr/include/sys/resource.h:107: error: expected specifier-qualifier-list before 'rlim_t'
/usr/include/sys/resource.h:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rlim64_t'
/usr/include/sys/resource.h:121: error: expected specifier-qualifier-list before 'rlim64_t'
/usr/include/sys/resource.h:211: error: expected declaration specifiers before '#pragma'
/usr/include/sys/resource.h:238: error: storage class specified for parameter 'getrlimit'
/usr/include/sys/resource.h:243: error: storage class specified for parameter 'setrlimit64'
/usr/include/sys/resource.h:244: error: storage class specified for parameter 'getrlimit64'
/usr/include/sys/resource.h:247: error: expected declaration specifiers or '...' before 'id_t'
/usr/include/sys/resource.h:247: error: storage class specified for parameter 'getpriority'
/usr/include/sys/resource.h:248: error: expected declaration specifiers or '...' before 'id_t'
/usr/include/sys/resource.h:248: error: storage class specified for parameter 'setpriority'
/usr/include/sys/resource.h:249: error: storage class specified for parameter 'getrusage'
In file included from /usr/include/sys/machsig.h:35,
from /usr/include/sys/siginfo.h:134,
from /usr/include/sys/wait.h:24,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/usr/include/vm/faultcode.h:63: error: storage class specified for parameter 'faultcode_t'
/usr/include/vm/faultcode.h:65: error: storage class specified for parameter 'fc_decode'
In file included from /usr/include/sys/wait.h:24,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/usr/include/sys/siginfo.h:242: error: expected specifier-qualifier-list before 'pid_t'
/usr/include/sys/siginfo.h:266: error: expected specifier-qualifier-list before 'caddr_t'
/usr/include/sys/siginfo.h:276: error: expected specifier-qualifier-list before 'caddr_t'
/usr/include/sys/siginfo.h:290: error: expected specifier-qualifier-list before 'int32_t'
/usr/include/sys/siginfo.h:294: error: storage class specified for parameter 'siginfo_t'
/usr/include/sys/siginfo.h:378: error: expected specifier-qualifier-list before 'pid_t'
/usr/include/sys/siginfo.h:397: error: expected specifier-qualifier-list before 'caddr_t'
/usr/include/sys/siginfo.h:407: error: expected specifier-qualifier-list before 'caddr_t'
/usr/include/sys/siginfo.h:423: error: expected specifier-qualifier-list before 'int32_t'
/usr/include/sys/siginfo.h:428: error: storage class specified for parameter 'k_siginfo_t'
/usr/include/sys/siginfo.h:432: error: expected specifier-qualifier-list before 'k_siginfo_t'
/usr/include/sys/siginfo.h:437: error: storage class specified for parameter 'sigqueue_t'
In file included from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/signal.h:28,
from /usr/include/sys/procset.h:24,
from /usr/include/sys/wait.h:25,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/usr/include/sys/iso/signal_iso.h:83: error: storage class specified for parameter '_sysconf'
/usr/include/sys/iso/signal_iso.h:83: error: redefinition of parameter '_sysconf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/time.h:144: error: previous definition of '_sysconf' was here
In file included from /usr/include/sys/procset.h:24,
from /usr/include/sys/wait.h:25,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/signal.h:69: error: storage class specified for parameter 'k_sigset_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/signal.h:96: error: expected declaration specifiers or '...' before 'siginfo_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/signal.h:99: error: expected specifier-qualifier-list before 'sigset_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/signal.h:189: error: storage class specified for parameter 'stack_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/signal.h:212: error: expected specifier-qualifier-list before 'pid_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/sys/signal.h:215: error: storage class specified for parameter 'signotify_id_t'
In file included from /usr/include/sys/wait.h:25,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/usr/include/sys/procset.h:64: error: storage class specified for parameter 'idtype_t'
/usr/include/sys/procset.h:86: error: storage class specified for parameter 'idop_t'
/usr/include/sys/procset.h:95: error: expected specifier-qualifier-list before 'idop_t'
/usr/include/sys/procset.h:109: error: storage class specified for parameter 'procset_t'
In file included from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:31,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/usr/include/sys/wait.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wait'
/usr/include/sys/wait.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'waitpid'
/usr/include/sys/wait.h:86: error: expected ')' before '*' token
/usr/include/sys/wait.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wait3'
/usr/include/sys/wait.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wait4'
In file included from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:40,
from generator.h:8,
from generator.c:1:
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:80: error: storage class specified for parameter 'lldiv_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:98: error: expected declaration specifiers before '#pragma'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:121: error: storage class specified for parameter '_exithandle'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:126: error: storage class specified for parameter 'drand48'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:127: error: storage class specified for parameter 'erand48'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:128: error: storage class specified for parameter 'jrand48'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:129: error: storage class specified for parameter 'lcong48'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:130: error: storage class specified for parameter 'lrand48'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:131: error: storage class specified for parameter 'mrand48'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:132: error: storage class specified for parameter 'nrand48'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:133: error: storage class specified for parameter 'seed48'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:134: error: storage class specified for parameter 'srand48'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:135: error: storage class specified for parameter 'putenv'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:136: error: storage class specified for parameter 'setkey'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:153: error: expected declaration specifiers or '...' before 'ssize_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:153: error: storage class specified for parameter 'swab'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:159: error: storage class specified for parameter 'mkstemp'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:164: error: storage class specified for parameter 'mkstemp64'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:170: error: storage class specified for parameter 'a64l'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:171: error: storage class specified for parameter 'ecvt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:172: error: storage class specified for parameter 'fcvt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:173: error: storage class specified for parameter 'gcvt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:174: error: storage class specified for parameter 'getsubopt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:175: error: storage class specified for parameter 'grantpt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:176: error: storage class specified for parameter 'initstate'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:177: error: storage class specified for parameter 'l64a'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:178: error: storage class specified for parameter 'mktemp'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:179: error: storage class specified for parameter 'ptsname'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:180: error: storage class specified for parameter 'random'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:181: error: storage class specified for parameter 'realpath'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:182: error: storage class specified for parameter 'setstate'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:183: error: storage class specified for parameter 'srandom'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:184: error: storage class specified for parameter 'ttyslot'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:185: error: storage class specified for parameter 'unlockpt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:186: error: storage class specified for parameter 'valloc'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:191: error: storage class specified for parameter 'dup2'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:192: error: storage class specified for parameter 'qecvt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:193: error: storage class specified for parameter 'qfcvt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:194: error: storage class specified for parameter 'qgcvt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:195: error: storage class specified for parameter 'getcwd'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:196: error: storage class specified for parameter 'getexecname'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:197: error: storage class specified for parameter 'getlogin'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:198: error: storage class specified for parameter 'getopt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:199: error: storage class specified for parameter 'optarg'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:200: error: storage class specified for parameter 'optind'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:200: error: storage class specified for parameter 'opterr'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:200: error: storage class specified for parameter 'optopt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:201: error: storage class specified for parameter 'getpass'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:202: error: storage class specified for parameter 'getpassphrase'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:203: error: expected ')' before 'char'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:204: error: storage class specified for parameter 'isatty'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:205: error: storage class specified for parameter 'memalign'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:206: error: storage class specified for parameter 'ttyname'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:209: error: storage class specified for parameter 'atoll'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:210: error: storage class specified for parameter 'llabs'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:211: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'lldiv'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:212: error: storage class specified for parameter 'lltostr'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:213: error: storage class specified for parameter 'strtoll'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:214: error: storage class specified for parameter 'strtoull'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:215: error: storage class specified for parameter 'ulltostr'
In file included from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:14,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:54,
from generator.h:8,
from generator.c:1:
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include/stdarg.h:43: error: storage class specified for parameter '__gnuc_va_list'
In file included from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:45,
from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:36,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:54,
from generator.h:8,
from generator.c:1:
/usr/include/sys/va_list.h:99: error: storage class specified for parameter '__gnuc_va_list'
/usr/include/sys/va_list.h:99: error: redefinition of parameter '__gnuc_va_list'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include/stdarg.h:43: error: previous definition of '__gnuc_va_list' was here
/usr/include/sys/va_list.h:105: error: storage class specified for parameter '__va_list'
In file included from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:36,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:54,
from generator.h:8,
from generator.c:1:
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:68: error: storage class specified for parameter '__longlong_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fpos_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:156: error: storage class specified for parameter '__iob'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:156: error: array type has incomplete element type
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:173: error: storage class specified for parameter 'remove'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:174: error: storage class specified for parameter 'rename'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:175: error: storage class specified for parameter 'tmpfile'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:176: error: storage class specified for parameter 'tmpnam'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:177: error: storage class specified for parameter 'fclose'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:178: error: storage class specified for parameter 'fflush'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:179: error: storage class specified for parameter 'fopen'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:180: error: storage class specified for parameter 'freopen'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:181: error: storage class specified for parameter 'setbuf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:182: error: storage class specified for parameter 'setvbuf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:184: error: storage class specified for parameter 'fprintf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:186: error: storage class specified for parameter 'fscanf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:188: error: storage class specified for parameter 'printf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:190: error: storage class specified for parameter 'scanf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:192: error: storage class specified for parameter 'sprintf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:194: error: storage class specified for parameter 'sscanf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:195: error: expected declaration specifiers or '...' before '__va_list'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:195: error: storage class specified for parameter 'vfprintf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:196: error: expected declaration specifiers or '...' before '__va_list'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:196: error: storage class specified for parameter 'vprintf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:197: error: expected declaration specifiers or '...' before '__va_list'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:197: error: storage class specified for parameter 'vsprintf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:198: error: storage class specified for parameter 'fgetc'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:199: error: storage class specified for parameter 'fgets'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:200: error: storage class specified for parameter 'fputc'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:201: error: storage class specified for parameter 'fputs'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:204: error: storage class specified for parameter 'getc'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:205: error: storage class specified for parameter 'putc'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:209: error: storage class specified for parameter 'getchar'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:210: error: storage class specified for parameter 'putchar'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:212: error: storage class specified for parameter 'gets'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:213: error: storage class specified for parameter 'puts'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:214: error: storage class specified for parameter 'ungetc'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:215: error: storage class specified for parameter 'fread'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:216: error: storage class specified for parameter 'fwrite'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:217: error: expected declaration specifiers or '...' before 'fpos_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:217: error: storage class specified for parameter 'fgetpos'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:218: error: storage class specified for parameter 'fseek'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:219: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:220: error: storage class specified for parameter 'ftell'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:221: error: storage class specified for parameter 'rewind'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:224: error: storage class specified for parameter 'clearerr'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:225: error: storage class specified for parameter 'feof'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:226: error: storage class specified for parameter 'ferror'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:228: error: storage class specified for parameter 'perror'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:231: error: storage class specified for parameter '__filbuf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/iso/stdio_iso.h:232: error: storage class specified for parameter '__flsbuf'
In file included from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:54,
from generator.h:8,
from generator.c:1:
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:123: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fpos64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:151: error: storage class specified for parameter '_sibuf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:151: error: storage class specified for parameter '_sobuf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:157: error: expected declaration specifiers before '#pragma'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:194: error: storage class specified for parameter '_lastbuf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:225: error: storage class specified for parameter 'tmpnam_r'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:229: error: storage class specified for parameter 'setbuffer'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:230: error: storage class specified for parameter 'setlinebuf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:236: error: storage class specified for parameter 'snprintf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:241: error: expected declaration specifiers or '...' before '__gnuc_va_list'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:241: error: storage class specified for parameter 'vsnprintf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:250: error: storage class specified for parameter 'fdopen'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:251: error: storage class specified for parameter 'ctermid'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:252: error: storage class specified for parameter 'fileno'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:261: error: storage class specified for parameter 'flockfile'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:262: error: storage class specified for parameter 'ftrylockfile'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:263: error: storage class specified for parameter 'funlockfile'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:264: error: storage class specified for parameter 'getc_unlocked'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:265: error: storage class specified for parameter 'getchar_unlocked'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:266: error: storage class specified for parameter 'putc_unlocked'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:267: error: storage class specified for parameter 'putchar_unlocked'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:276: error: storage class specified for parameter 'popen'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:277: error: storage class specified for parameter 'cuserid'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:278: error: storage class specified for parameter 'tempnam'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:279: error: storage class specified for parameter 'getopt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:279: error: redefinition of parameter 'getopt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:198: error: previous definition of 'getopt' was here
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:281: error: storage class specified for parameter 'getsubopt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:281: error: redefinition of parameter 'getsubopt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:174: error: previous definition of 'getsubopt' was here
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:283: error: storage class specified for parameter 'optarg'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:283: error: redefinition of parameter 'optarg'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:199: error: previous definition of 'optarg' was here
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:284: error: storage class specified for parameter 'optind'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:284: error: redefinition of parameter 'optind'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:200: error: previous definition of 'optind' was here
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:284: error: storage class specified for parameter 'opterr'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:284: error: redefinition of parameter 'opterr'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:200: error: previous definition of 'opterr' was here
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:284: error: storage class specified for parameter 'optopt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:284: error: redefinition of parameter 'optopt'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdlib.h:200: error: previous definition of 'optopt' was here
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:285: error: storage class specified for parameter 'getw'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:286: error: storage class specified for parameter 'putw'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:287: error: storage class specified for parameter 'pclose'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:295: error: expected declaration specifiers or '...' before 'off_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:295: error: storage class specified for parameter 'fseeko'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:296: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ftello'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:305: error: storage class specified for parameter 'fopen64'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:306: error: storage class specified for parameter 'freopen64'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:307: error: storage class specified for parameter 'tmpfile64'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:308: error: expected declaration specifiers or '...' before 'fpos64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:308: error: storage class specified for parameter 'fgetpos64'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:309: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:310: error: expected declaration specifiers or '...' before 'off64_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:310: error: storage class specified for parameter 'fseeko64'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/stdio.h:311: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ftello64'
In file included from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:71,
from generator.h:8,
from generator.c:1:
/usr/include/alloca.h:39: error: storage class specified for parameter '__builtin_alloca'
In file included from generator.h:8,
from generator.c:1:
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:86: error: storage class specified for parameter 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:87: error: storage class specified for parameter 'ID'
In file included from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/limits.h:11,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:91,
from generator.h:8,
from generator.c:1:
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/syslimits.h:268: error: storage class specified for parameter '_sysconf'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/syslimits.h:268: error: redefinition of parameter '_sysconf'
/usr/include/sys/iso/signal_iso.h:83: error: previous definition of '_sysconf' was here
In file included from generator.h:8,
from generator.c:1:
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:142: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:146: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:152: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:154: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:227: error: expected ')' before 'int'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:230: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:231: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:232: warning: type defaults to 'int' in declaration of 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:232: error: expected ';', ',' or ')' before '*' token
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:233: warning: type defaults to 'int' in declaration of 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:233: error: expected ';', ',' or ')' before '*' token
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:239: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:240: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:249: error: storage class specified for parameter 'ruby_safe_level'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:252: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:254: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:255: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:275: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:276: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:287: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:291: error: expected ')' before 'long'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:299: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:318: error: expected specifier-qualifier-list before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:316: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:321: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:330: error: expected specifier-qualifier-list before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:326: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:333: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:348: error: expected specifier-qualifier-list before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:342: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:360: error: expected specifier-qualifier-list before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:362: error: expected specifier-qualifier-list before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:355: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:367: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:380: error: expected specifier-qualifier-list before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:376: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:383: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:388: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:400: error: storage class specified for parameter 'RUBY_DATA_FUNC'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:402: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:421: error: expected specifier-qualifier-list before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:418: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:426: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:501: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:503: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:503: error: storage class specified for parameter 'ruby_glob_func'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:504: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:504: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:505: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:505: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:506: error: expected declaration specifiers or '...' before 'ruby_glob_func'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:506: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:507: error: expected declaration specifiers or '...' before 'ruby_glob_func'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:507: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:509: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:510: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:511: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:512: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:514: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:515: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:517: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:518: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:519: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:519: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:520: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:520: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:521: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:521: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:522: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:523: error: expected ')' before 'const'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:524: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:527: error: expected ')' before 'const'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:528: error: expected ')' before 'const'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:529: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:531: error: expected ')' before 'const'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:532: error: expected ')' before 'const'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:533: error: expected ')' before 'const'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:535: error: expected ')' before '*' token
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:536: error: expected ')' before '*' token
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:537: error: expected ')' before '*' token
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:539: error: expected declaration specifiers before 'ID'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:540: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:541: error: expected declaration specifiers before 'ID'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:543: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:544: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:546: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:548: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:549: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:550: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:551: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:552: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:553: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:554: warning: type defaults to 'int' in declaration of 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:554: error: expected ';', ',' or ')' before '*' token
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:555: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:557: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:558: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:559: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:560: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:562: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:564: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ruby_verbose'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:566: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:567: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:568: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:569: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:570: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:571: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:572: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:578: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:579: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:580: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:581: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:584: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:585: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:586: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:587: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:588: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:589: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:591: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:599: error: expected ')' before '*' token
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:606: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:608: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_mKernel'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:609: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_mComparable'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:610: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_mEnumerable'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:611: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_mPrecision'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:612: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_mErrno'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:613: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_mFileTest'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:614: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_mGC'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:615: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_mMath'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:616: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_mProcess'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:618: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cObject'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:619: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cArray'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:620: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cBignum'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:621: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cBinding'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:622: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cClass'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:623: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cCont'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:624: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cDir'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:625: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cData'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:626: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cFalseClass'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:627: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cFile'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:628: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cFixnum'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:629: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cFloat'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:630: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cHash'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:631: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cInteger'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:632: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cIO'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:633: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cMatch'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:634: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cMethod'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:635: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cModule'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:636: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cNameErrorMesg'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:637: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cNilClass'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:638: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cNumeric'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:639: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cProc'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:640: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cRange'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:641: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cRegexp'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:642: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cStat'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:643: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cString'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:644: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cStruct'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:645: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cSymbol'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:646: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cThread'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:647: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cTime'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:648: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cTrueClass'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:649: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_cUnboundMethod'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:651: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eException'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:652: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eStandardError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:653: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eSystemExit'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:654: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eInterrupt'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:655: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eSignal'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:656: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eFatal'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:657: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eArgError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:658: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eEOFError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:659: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eIndexError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:660: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eRangeError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:661: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eIOError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:662: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eRuntimeError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:663: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eSecurityError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:664: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eSystemCallError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:665: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eThreadError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:666: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eTypeError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:667: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eZeroDivError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:668: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eNotImpError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:669: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eNoMemError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:670: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eNoMethodError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:671: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eFloatDomainError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:672: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eLocalJumpError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:673: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eSysStackError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:674: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eRegexpError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:676: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eScriptError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:677: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eNameError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:678: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eSyntaxError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:679: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_eLoadError'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:681: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_stdin'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:682: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ruby_errinfo'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:686: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_class_of'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:703: error: expected ')' before 'obj'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:720: error: expected ')' before 'obj'
In file included from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:730,
from generator.h:8,
from generator.c:1:
/opt/csw/lib/ruby/1.8/i386-solaris2.10/missing.h:43: error: storage class specified for parameter 'eaccess'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/missing.h:51: error: storage class specified for parameter 'flock'
In file included from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:731,
from generator.h:8,
from generator.c:1:
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:23: warning: type defaults to 'int' in declaration of 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:23: error: expected ';', ',' or ')' before '*' token
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:24: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:25: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:26: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:27: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:28: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:29: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:30: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:31: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:32: error: expected ')' before 'long'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:33: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:34: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:35: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:36: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:37: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:38: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:39: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:40: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:41: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:42: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:43: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:44: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:45: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:46: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:47: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:48: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:49: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:50: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:51: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:52: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:53: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:54: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:55: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:56: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:57: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:58: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:59: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:61: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:62: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:63: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:64: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:65: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:66: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:67: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:68: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:69: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:70: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:71: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:72: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:73: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:74: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:76: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:79: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:80: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:81: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:82: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:84: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:85: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:86: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:87: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:88: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:89: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:90: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:91: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:92: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:93: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:94: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:95: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:96: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:97: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:99: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:100: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:101: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:102: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:103: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:104: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:105: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:106: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:107: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:108: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:109: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:110: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:111: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:112: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:113: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:114: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:115: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:116: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:117: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:118: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:119: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:120: error: expected ')' before '(' token
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:121: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:122: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:123: error: expected ')' before 'const'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:124: error: expected ')' before 'const'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:125: error: expected ')' before 'const'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:126: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:128: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:129: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:132: error: storage class specified for parameter 'ruby_nerrs'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:133: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:134: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:135: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:136: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:137: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:138: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:141: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:142: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:143: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:145: error: storage class specified for parameter 'ruby_current_node'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:147: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:148: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:149: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:150: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:151: error: expected ')' before 'const'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:155: error: expected ')' before '(' token
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:156: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:158: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:159: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:160: error: expected ')' before 'int'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:161: error: expected ')' before 'int'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:162: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:163: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:164: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:165: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:166: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:167: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:168: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:169: error: expected ')' before 'int'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:170: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:172: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:174: error: expected declaration specifiers before 'ID'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:175: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:176: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:177: error: expected ')' before 'int'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:178: error: expected ')' before 'int'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:179: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:182: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:183: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:184: error: expected ')' before 'int'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:185: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:186: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:187: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:188: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:189: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:190: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:190: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:194: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:208: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:209: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:210: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:211: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:212: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:213: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:214: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:216: error: expected ')' before 'int'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:219: error: expected declaration specifiers or '...' before 'fd_set'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:219: error: expected declaration specifiers or '...' before 'fd_set'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:219: error: expected declaration specifiers or '...' before 'fd_set'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:221: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:222: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:223: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:224: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:226: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:228: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:229: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:230: error: expected declaration specifiers or '...' before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:231: error: expected ')' before '*' token
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:232: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:237: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:239: error: expected declaration specifiers before '__attribute__'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:241: error: expected ')' before '*' token
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:244: error: expected ')' before '*' token
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:248: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:249: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:250: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:252: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:255: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:256: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:257: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:260: error: expected ')' before 'int'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:261: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:262: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:263: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:264: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:265: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:266: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:267: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:272: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_fs'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:273: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_output_fs'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:274: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_rs'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:275: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_default_rs'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:276: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_output_rs'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:277: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:278: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:279: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:280: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:281: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:282: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:283: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:284: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:285: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:286: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:287: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:288: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:289: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:293: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:294: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:297: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:298: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:299: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:300: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:301: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:302: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:303: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:305: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:306: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:307: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:308: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:309: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:310: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:311: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:312: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:313: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:314: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:315: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:316: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:317: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:318: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:319: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:320: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:321: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:322: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:323: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:324: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:325: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:326: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:327: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:328: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:330: error: expected ')' before 'int'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:332: error: storage class specified for parameter 'ruby_sourceline'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:333: error: storage class specified for parameter 'ruby_sourcefile'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:335: error: expected declaration specifiers before 'ID'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:340: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:341: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:342: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:343: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:344: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:346: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:347: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:348: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:349: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:350: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:351: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:354: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:357: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:358: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:360: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:361: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:362: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:367: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:368: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:369: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:370: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:371: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:372: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:373: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:374: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:375: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:376: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:379: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:382: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_argv'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:383: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_argv0'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:393: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:404: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:405: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:407: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:408: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:409: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:410: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:411: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:412: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:413: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:414: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:415: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:416: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:417: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:418: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:419: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:420: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:421: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:422: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:423: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:424: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:425: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:426: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:427: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:428: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:429: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:430: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:431: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:432: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:433: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:434: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:435: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:436: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:437: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:438: error: expected ')' before 'long'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:439: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:440: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:441: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:442: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:443: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:444: error: expected ')' before '*' token
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:445: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:447: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:448: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:449: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:450: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:451: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:452: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:453: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:454: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:455: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:457: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:459: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:460: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:461: error: expected ')' before 'const'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:462: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:463: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:464: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:465: error: expected ')' before 'const'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:466: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:467: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:469: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:470: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:471: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:472: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:473: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:474: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:475: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:477: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:478: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:479: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:480: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:481: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:482: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:483: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:484: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:485: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:486: error: expected ')' before 'void'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:487: error: expected ')' before 'void'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:488: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:489: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:490: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:491: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:492: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:493: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:494: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:495: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:496: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:497: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:498: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:499: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:500: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:502: error: expected ')' before 'int'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:503: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:504: error: expected ')' before 'const'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:505: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:506: error: expected ')' before 'const'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:507: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/intern.h:508: error: expected declaration specifiers before 'VALUE'
In file included from /opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:23,
from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:740,
from generator.h:8,
from generator.c:1:
/usr/include/sched.h:42: error: expected ')' before 'struct'
/usr/include/sched.h:43: error: expected ')' before 'const'
/usr/include/sched.h:45: error: expected ')' before 'int'
/usr/include/sched.h:49: error: expected ')' before 'struct'
In file included from /opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:740,
from generator.h:8,
from generator.c:1:
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:134: error: expected specifier-qualifier-list before 'uintptr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:135: error: storage class specified for parameter '_cleanup_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:140: error: expected declaration specifiers or '...' before 'caddr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:140: error: expected declaration specifiers or '...' before '_cleanup_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:141: error: expected declaration specifiers or '...' before '_cleanup_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:142: error: expected declaration specifiers before 'caddr_t'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:156: error: storage class specified for parameter '_Voidfp'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:177: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:178: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:179: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:180: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:181: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:182: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:183: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:184: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:185: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:186: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:187: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:188: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:189: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:190: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:191: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:193: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:195: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:197: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:198: error: expected ')' before 'void'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:199: error: storage class specified for parameter 'pthread_detach'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:200: error: storage class specified for parameter 'pthread_exit'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:201: error: storage class specified for parameter 'pthread_cancel'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:202: error: expected ')' before 'int'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:203: error: expected ')' before 'int'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:204: error: storage class specified for parameter 'pthread_setcancelstate'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:205: error: storage class specified for parameter 'pthread_setcanceltype'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:206: error: storage class specified for parameter 'pthread_testcancel'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:207: error: storage class specified for parameter 'pthread_equal'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:208: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:209: error: storage class specified for parameter 'pthread_key_delete'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:210: error: expected ')' before 'const'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:211: error: storage class specified for parameter 'pthread_getspecific'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:212: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pthread_self'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:217: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:218: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:219: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:220: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:221: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:222: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:223: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:224: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:225: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:226: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:227: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:228: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:229: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:230: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:231: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:232: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:233: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:234: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:235: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:236: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:237: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:238: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:239: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:240: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:241: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:242: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:243: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:244: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:246: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:248: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:249: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:250: error: storage class specified for parameter 'pthread_getconcurrency'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:251: error: storage class specified for parameter 'pthread_setconcurrency'
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:252: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:253: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:254: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:256: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:257: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:258: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:259: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:260: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:261: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:262: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:263: error: expected ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:264: error: expected ';', ',' or ')' before '*' token
/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.8/4.3.3/include-fixed/pthread.h:265: error: expected ')' before '*' token
In file included from generator.h:8,
from generator.c:1:
/opt/csw/lib/ruby/1.8/i386-solaris2.10/ruby.h:742: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rb_nativethread_t'
In file included from /opt/csw/lib/ruby/1.8/i386-solaris2.10/re.h:19,
from generator.h:15,
from generator.c:1:
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:95: error: storage class specified for parameter 're_mbctab'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:115: error: storage class specified for parameter 'ruby_register_info_type'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:148: error: expected specifier-qualifier-list before 'ruby_register_info_type'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:119: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:153: error: storage class specified for parameter 'regex_t'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:165: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:174: error: storage class specified for parameter 'regoff_t'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:181: error: expected specifier-qualifier-list before 'regoff_t'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:183: error: storage class specified for parameter 'regmatch_t'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:187: error: storage class specified for parameter 'ruby_re_compile_pattern'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:190: error: storage class specified for parameter 'ruby_re_adjust_startpos'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:191: error: storage class specified for parameter 'ruby_re_compile_fastmap'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:193: error: storage class specified for parameter 'ruby_re_search'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:195: error: storage class specified for parameter 'ruby_re_match'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:196: error: storage class specified for parameter 'ruby_re_set_casetable'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:197: error: storage class specified for parameter 'ruby_re_copy_registers'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/regex.h:198: error: storage class specified for parameter 'ruby_re_free_registers'
In file included from generator.h:15,
from generator.c:1:
/opt/csw/lib/ruby/1.8/i386-solaris2.10/re.h:21: error: storage class specified for parameter 'Regexp'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/re.h:25: error: expected specifier-qualifier-list before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/re.h:23: warning: empty declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/re.h:32: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/re.h:33: error: expected ')' before 'long'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/re.h:34: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/re.h:35: error: expected ')' before 'long'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/re.h:36: warning: parameter names (without types) in function declaration
/opt/csw/lib/ruby/1.8/i386-solaris2.10/re.h:37: error: expected declaration specifiers before 'VALUE'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/re.h:39: error: storage class specified for parameter 'ruby_ignorecase'
/opt/csw/lib/ruby/1.8/i386-solaris2.10/re.h:41: error: expected declaration specifiers or '...' before 'VALUE'
In file included from generator.c:1:
generator.h:57: error: storage class specified for parameter 'FBuffer'
generator.h:66: error: storage class specified for parameter 'fstrndup'
generator.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
generator.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
generator.h:69: error: expected ')' before '*' token
generator.h:70: error: expected ')' before '*' token
generator.h:71: error: expected ')' before '*' token
generator.h:72: error: expected ')' before '*' token
generator.h:73: error: expected ')' before '*' token
generator.h:74: error: expected ')' before '*' token
generator.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
generator.h:81: error: storage class specified for parameter 'UTF32'
generator.h:82: error: storage class specified for parameter 'UTF16'
generator.h:83: error: storage class specified for parameter 'UTF8'
generator.h:96: error: storage class specified for parameter 'halfShift'
generator.h:96: error: parameter 'halfShift' is initialized
generator.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'halfBase'
generator.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'halfMask'
generator.h:101: warning: type defaults to 'int' in declaration of 'UTF8'
generator.h:101: error: expected ';', ',' or ')' before '*' token
generator.h:102: error: expected declaration specifiers or '...' before 'UTF16'
generator.h:102: error: storage class specified for parameter 'unicode_escape'
generator.h:103: error: expected ')' before '*' token
generator.h:104: error: expected ')' before '*' token
generator.h:105: error: expected ')' before '*' token
generator.h:120: error: expected specifier-qualifier-list before 'FBuffer'
generator.h:126: error: storage class specified for parameter 'JSON_Generator_State'
generator.h:132: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mHash_to_json'
generator.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mArray_to_json'
generator.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mInteger_to_json'
generator.h:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mFloat_to_json'
generator.h:136: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mString_included_s'
generator.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mString_to_json'
generator.h:138: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mString_to_json_raw_object'
generator.h:139: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mString_to_json_raw'
generator.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mString_Extend_json_create'
generator.h:141: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mTrueClass_to_json'
generator.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mFalseClass_to_json'
generator.h:143: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mNilClass_to_json'
generator.h:144: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mObject_to_json'
generator.h:145: error: expected ')' before '*' token
generator.h:146: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
generator.h:147: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_s_allocate'
generator.h:148: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_configure'
generator.h:149: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_to_h'
generator.h:150: error: expected ')' before '*' token
generator.h:151: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_partial_generate'
generator.h:152: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_generate'
generator.h:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_initialize'
generator.h:154: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_from_state_s'
generator.h:155: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_indent'
generator.h:156: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_indent_set'
generator.h:157: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_space'
generator.h:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_space_set'
generator.h:159: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_space_before'
generator.h:160: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_space_before_set'
generator.h:161: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_object_nl'
generator.h:162: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_object_nl_set'
generator.h:163: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_array_nl'
generator.h:164: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_array_nl_set'
generator.h:165: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_max_nesting'
generator.h:166: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_max_nesting_set'
generator.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_allow_nan_p'
generator.h:168: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_ascii_only_p'
generator.c:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mJSON'
generator.c:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i_to_s'
generator.c:47: error: storage class specified for parameter 'trailingBytesForUTF8'
generator.c:47: error: parameter 'trailingBytesForUTF8' is initialized
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:48: warning: excess elements in scalar initializer
generator.c:48: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:49: warning: excess elements in scalar initializer
generator.c:49: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:50: warning: excess elements in scalar initializer
generator.c:50: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:51: warning: excess elements in scalar initializer
generator.c:51: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:52: warning: excess elements in scalar initializer
generator.c:52: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:53: warning: excess elements in scalar initializer
generator.c:53: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:54: warning: excess elements in scalar initializer
generator.c:54: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:55: warning: excess elements in scalar initializer
generator.c:55: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:56: warning: excess elements in scalar initializer
generator.c:56: warning: (near initialization for 'trailingBytesForUTF8')
generator.c:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'offsetsFromUTF8'
generator.c:64: error: expected declaration specifiers before ';' token
generator.c:76: warning: type defaults to 'int' in declaration of 'UTF8'
generator.c:76: error: expected ';', ',' or ')' before '*' token
generator.c:103: error: expected declaration specifiers or '...' before 'UTF16'
generator.c:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
generator.c:115: error: expected ')' before '*' token
generator.c:124: error: expected ')' before '*' token
generator.c:222: error: expected ')' before '*' token
generator.c:286: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
generator.c:296: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
generator.c:304: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
generator.c:314: error: expected ')' before '*' token
generator.c:320: error: expected ')' before '*' token
generator.c:325: error: expected ')' before '*' token
generator.c:330: error: expected ')' before '*' token
generator.c:347: error: expected ')' before '*' token
generator.c:356: error: expected ')' before '*' token
generator.c:364: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
generator.c:373: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
generator.c:385: error: expected ')' before '*' token
generator.c:392: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
generator.c:427: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mHash_to_json'
generator.c:445: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mArray_to_json'
generator.c:457: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mInteger_to_json'
generator.c:470: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mFloat_to_json'
generator.c:483: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mString_included_s'
generator.c:495: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mString_to_json'
generator.c:511: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mString_to_json_raw_object'
generator.c:527: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mString_to_json_raw'
generator.c:540: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mString_Extend_json_create'
generator.c:553: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mTrueClass_to_json'
generator.c:566: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mFalseClass_to_json'
generator.c:578: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mNilClass_to_json'
generator.c:593: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mObject_to_json'
generator.c:603: error: expected ')' before '*' token
generator.c:616: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
generator.c:622: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_s_allocate'
generator.c:634: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_configure'
generator.c:708: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_to_h'
generator.c:728: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_aref'
generator.c:738: error: expected ')' before '*' token
generator.c:894: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_partial_generate'
generator.c:936: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_generate'
generator.c:965: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_initialize'
generator.c:982: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_init_copy'
generator.c:1009: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_from_state_s'
generator.c:1028: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_indent'
generator.c:1039: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_indent_set'
generator.c:1061: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_space'
generator.c:1073: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_space_set'
generator.c:1094: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_space_before'
generator.c:1105: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_space_before_set'
generator.c:1127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_object_nl'
generator.c:1139: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_object_nl_set'
generator.c:1160: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_array_nl'
generator.c:1171: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_array_nl_set'
generator.c:1194: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_check_circular_p'
generator.c:1206: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_max_nesting'
generator.c:1218: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_max_nesting_set'
generator.c:1231: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_allow_nan_p'
generator.c:1243: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cState_ascii_only_p'
generator.c:1253: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
generator.c:1341: error: old-style parameter declarations in prototyped function definition
generator.c:1341: error: expected '{' at end of input
*** Error code 1
make: Fatal error: Command failed for target `generator.o'
@greenmoss
Copy link
Author

maybe not?

root@unknown:/opt/csw/lib/ruby/gems/1.8/gems/json-1.4.2# ggrep -r '#include' *
ext/json/ext/generator/generator.c:#include "generator.h"
ext/json/ext/generator/generator.h:#include <string.h>
ext/json/ext/generator/generator.h:#include <assert.h>
ext/json/ext/generator/generator.h:#include <math.h>
ext/json/ext/generator/generator.h:#include "ruby.h"
ext/json/ext/generator/generator.h:#include "ruby/re.h"
ext/json/ext/generator/generator.h:#include "re.h"
ext/json/ext/generator/generator.h:#include "ruby/encoding.h"
ext/json/ext/generator/mkmf.log:1: #include <ruby/re.h>
ext/json/ext/generator/mkmf.log:1: #include <re.h>
ext/json/ext/generator/mkmf.log:1: #include <ruby/encoding.h>
ext/json/ext/parser/parser.rl:#include "parser.h"
ext/json/ext/parser/parser.h:#include "ruby.h"
ext/json/ext/parser/parser.h:#include "re.h"
ext/json/ext/parser/parser.h:#include "ruby/encoding.h"
ext/json/ext/parser/parser.c:#include "parser.h"

@greenmoss
Copy link
Author

thanks very much for the help, nutznboltz!

@greenmoss
Copy link
Author

postscript:

This seems to have been a problem with the way GCC4 built for me from OpenCSW. Running mkheaders fixed the GCC4 headers, which allowed json to compile correctly.

nutznboltz has some serious compiler-fu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment