Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save heim/670754 to your computer and use it in GitHub Desktop.
Save heim/670754 to your computer and use it in GitHub Desktop.
[2010-11-06 20:04:55] make
array.c: In function ‘ary_resize_capa’:
array.c:150: error: expected expression before ‘;’ token
array.c:151: error: expected expression before ‘;’ token
array.c:153: error: expected expression before ‘;’ token
array.c:153: error: expected expression before ‘;’ token
array.c:164: error: expected expression before ‘;’ token
array.c:170: error: expected expression before ‘;’ token
array.c: In function ‘ary_double_capa’:
array.c:179: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_decrement_share’:
array.c:195: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_unshare_safe’:
array.c:217: error: expected expression before ‘;’ token
array.c:217: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_increment_share’:
array.c:225: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_modify’:
array.c:252: error: expected expression before ‘;’ token
array.c:255: error: expected expression before ‘;’ token
array.c:256: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_new3’:
array.c:357: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_new4’:
array.c:369: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_free’:
array.c:385: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_shared’:
array.c:412: error: expected expression before ‘;’ token
array.c:413: error: expected expression before ‘;’ token
array.c:419: error: expected expression before ‘;’ token
array.c:429: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_substitution’:
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_initialize’:
array.c:582: error: expected expression before ‘;’ token
array.c:587: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_s_create’:
array.c:607: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_store’:
array.c:628: error: expected expression before ‘;’ token
array.c:637: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_partial’:
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:661: error: expected expression before ‘;’ token
array.c:665: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_push_1’:
array.c:730: error: expected expression before ‘;’ token
array.c:734: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_pop’:
array.c:768: error: expected expression before ‘;’ token
array.c:769: error: expected expression before ‘;’ token
array.c:774: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_pop_m’:
array.c:806: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_shift’:
array.c:818: error: expected expression before ‘;’ token
array.c:821: error: expected expression before ‘;’ token
array.c:829: error: expected expression before ‘;’ token
array.c:833: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_shift_m’:
array.c:872: error: expected expression before ‘;’ token
array.c:873: error: expected expression before ‘;’ token
array.c:881: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_unshift_m’:
array.c:905: error: expected expression before ‘;’ token
array.c:912: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_splice’:
array.c:1281: error: expected expression before ‘;’ token
array.c:1288: error: expected expression before ‘;’ token
array.c:1294: error: expected expression before ‘;’ token
array.c:1301: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_dup_setup’:
array.c:1532: error: expected expression before ‘;’ token
array.c:1535: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_sort_bang’:
array.c:2039: error: expected expression before ‘;’ token
array.c:2041: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2050: error: expected expression before ‘;’ token
array.c:2050: error: expected expression before ‘;’ token
array.c:2053: error: expected expression before ‘;’ token
array.c:2057: error: expected expression before ‘;’ token
array.c:2060: error: expected expression before ‘;’ token
array.c:2065: error: expected expression before ‘;’ token
array.c:2069: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_select_bang’:
array.c:2318: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_delete’:
array.c:2391: error: expected expression before ‘;’ token
array.c:2392: error: expected expression before ‘;’ token
array.c:2393: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_delete_at’:
array.c:2417: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_reject_bang’:
array.c:2544: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_replace’:
array.c:2734: error: expected expression before ‘;’ token
array.c:2735: error: expected expression before ‘;’ token
array.c:2744: error: expected expression before ‘;’ token
array.c:2756: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_clear’:
array.c:2776: error: expected expression before ‘;’ token
array.c:2777: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_fill’:
array.c:2852: error: expected expression before ‘;’ token
array.c:2856: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_plus’:
array.c:2900: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_times’:
array.c:2966: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_uniq_bang’:
array.c:3434: error: expected expression before ‘;’ token
array.c:3448: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_compact_bang’:
array.c:3525: error: expected expression before ‘;’ token
array.c:3526: error: expected expression before ‘;’ token
array.c:3526: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_flatten_bang’:
array.c:3686: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_sample’:
array.c:3855: error: expected expression before ‘;’ token
array.c: In function ‘permute0’:
array.c:3944: error: expected expression before ‘;’ token
array.c: In function ‘rpermute0’:
array.c:4123: error: expected expression before ‘;’ token
array.c: In function ‘rcombinate0’:
array.c:4203: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_product’:
array.c:4309: error: expected expression before ‘;’ token
make: *** [array.o] Error 1
[2010-11-06 22:49:02] make
array.c: In function ‘ary_resize_capa’:
array.c:150: error: expected expression before ‘;’ token
array.c:151: error: expected expression before ‘;’ token
array.c:153: error: expected expression before ‘;’ token
array.c:153: error: expected expression before ‘;’ token
array.c:164: error: expected expression before ‘;’ token
array.c:170: error: expected expression before ‘;’ token
array.c: In function ‘ary_double_capa’:
array.c:179: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_decrement_share’:
array.c:195: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_unshare_safe’:
array.c:217: error: expected expression before ‘;’ token
array.c:217: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_increment_share’:
array.c:225: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_modify’:
array.c:252: error: expected expression before ‘;’ token
array.c:255: error: expected expression before ‘;’ token
array.c:256: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_new3’:
array.c:357: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_new4’:
array.c:369: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_free’:
array.c:385: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_shared’:
array.c:412: error: expected expression before ‘;’ token
array.c:413: error: expected expression before ‘;’ token
array.c:419: error: expected expression before ‘;’ token
array.c:429: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_substitution’:
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_initialize’:
array.c:582: error: expected expression before ‘;’ token
array.c:587: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_s_create’:
array.c:607: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_store’:
array.c:628: error: expected expression before ‘;’ token
array.c:637: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_partial’:
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:661: error: expected expression before ‘;’ token
array.c:665: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_push_1’:
array.c:730: error: expected expression before ‘;’ token
array.c:734: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_pop’:
array.c:768: error: expected expression before ‘;’ token
array.c:769: error: expected expression before ‘;’ token
array.c:774: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_pop_m’:
array.c:806: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_shift’:
array.c:818: error: expected expression before ‘;’ token
array.c:821: error: expected expression before ‘;’ token
array.c:829: error: expected expression before ‘;’ token
array.c:833: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_shift_m’:
array.c:872: error: expected expression before ‘;’ token
array.c:873: error: expected expression before ‘;’ token
array.c:881: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_unshift_m’:
array.c:905: error: expected expression before ‘;’ token
array.c:912: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_splice’:
array.c:1281: error: expected expression before ‘;’ token
array.c:1288: error: expected expression before ‘;’ token
array.c:1294: error: expected expression before ‘;’ token
array.c:1301: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_dup_setup’:
array.c:1532: error: expected expression before ‘;’ token
array.c:1535: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_sort_bang’:
array.c:2039: error: expected expression before ‘;’ token
array.c:2041: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2050: error: expected expression before ‘;’ token
array.c:2050: error: expected expression before ‘;’ token
array.c:2053: error: expected expression before ‘;’ token
array.c:2057: error: expected expression before ‘;’ token
array.c:2060: error: expected expression before ‘;’ token
array.c:2065: error: expected expression before ‘;’ token
array.c:2069: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_select_bang’:
array.c:2318: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_delete’:
array.c:2391: error: expected expression before ‘;’ token
array.c:2392: error: expected expression before ‘;’ token
array.c:2393: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_delete_at’:
array.c:2417: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_reject_bang’:
array.c:2544: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_replace’:
array.c:2734: error: expected expression before ‘;’ token
array.c:2735: error: expected expression before ‘;’ token
array.c:2744: error: expected expression before ‘;’ token
array.c:2756: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_clear’:
array.c:2776: error: expected expression before ‘;’ token
array.c:2777: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_fill’:
array.c:2852: error: expected expression before ‘;’ token
array.c:2856: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_plus’:
array.c:2900: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_times’:
array.c:2966: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_uniq_bang’:
array.c:3434: error: expected expression before ‘;’ token
array.c:3448: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_compact_bang’:
array.c:3525: error: expected expression before ‘;’ token
array.c:3526: error: expected expression before ‘;’ token
array.c:3526: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_flatten_bang’:
array.c:3686: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_sample’:
array.c:3855: error: expected expression before ‘;’ token
array.c: In function ‘permute0’:
array.c:3944: error: expected expression before ‘;’ token
array.c: In function ‘rpermute0’:
array.c:4123: error: expected expression before ‘;’ token
array.c: In function ‘rcombinate0’:
array.c:4203: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_product’:
array.c:4309: error: expected expression before ‘;’ token
make: *** [array.o] Error 1
[2010-11-06 22:50:58] make
ld: warning: in dln.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in encoding.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in version.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in array.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bignum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in class.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compar.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in complex.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dir.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dln_find.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enumerator.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in error.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in eval.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in load.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in proc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in file.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in gc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in hash.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in inits.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in io.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in marshal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in math.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in node.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in numeric.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in object.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in pack.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in parse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in process.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in random.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in range.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rational.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in re.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regcomp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regenc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regerror.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regexec.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regparse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regsyntax.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ruby.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in safe.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in signal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sprintf.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in st.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in strftime.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in string.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in struct.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in time.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in transcode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in util.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in variable.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compile.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in debug.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in iseq.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm_dump.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in thread.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cont.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in us_ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unicode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in utf_8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in newline.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in prelude.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyext.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/encdb.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/big5.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/cp949.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/emacs_mule.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/euc_jp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/euc_kr.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/euc_tw.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/gb2312.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/gb18030.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/gbk.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_1.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_2.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_3.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_4.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_5.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_6.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_7.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_9.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_10.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_11.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_13.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_14.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_15.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/iso_8859_16.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/koi8_r.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/koi8_u.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/shift_jis.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/utf_16be.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/utf_16le.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/utf_32be.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/utf_32le.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/windows_1251.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/transdb.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/big5.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/chinese.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/emoji.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/emoji_iso2022_kddi.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/emoji_sjis_docomo.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/emoji_sjis_kddi.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/emoji_sjis_softbank.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/escape.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/gb18030.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/gbk.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/iso2022.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/japanese.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/japanese_euc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/japanese_sjis.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/korean.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/single_byte.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/utf8_mac.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enc/trans/utf_16_32.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bug.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bigdecimal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in continuation.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in coverage.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in curses.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dbm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in digest.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bubblebabble.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in md5init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in md5ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rmd160init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rmd160ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha1init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha1ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha2init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha2ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cfunc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cptr.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in handle.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-0.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-1.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-2.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-3.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-4.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-5.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-6.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-7.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in etc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in fcntl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in fiber.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in closure.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in conversions.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in fiddle.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in function.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in iconv.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in nonblock.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in wait.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in generator.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in parser.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in complex.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rational.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in nkf.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in objspace.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in openssl_missing.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_asn1.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_bio.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_bn.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_cipher.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_config.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_digest.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_engine.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_hmac.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ns_spki.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ocsp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkcs12.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkcs5.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkcs7.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_dh.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_dsa.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_ec.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_rsa.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_rand.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ssl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ssl_session.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509attr.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509cert.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509crl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509ext.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509name.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509req.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509revoked.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509store.o, file was built for i386 which is not the architecture being linked (x86_64)
yaml.h is missing. Please install libyaml.
ld: warning: in pty.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cparse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: directory '/opt/local/lib' following -L not found
ld: warning: in readline.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ripper.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in _sdbm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in init.o, file was built for i386 which is not the architecture being linked (x86_64)
raddrinfo.c: In function ‘nogvl_getaddrinfo’:
raddrinfo.c:140: warning: passing argument 3 of ‘ruby_getaddrinfo__darwin’ discards qualifiers from pointer target type
ld: warning: in init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in constants.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in basicsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in socket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ipsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tcpsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tcpserver.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sockssocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in udpsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unixsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unixserver.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in option.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ancdata.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in raddrinfo.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in stringio.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in strscan.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bytecode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in emitter.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in gram.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in handler.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in implicit.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in node.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rubyext.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in syck.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in token.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in yaml2byte.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in syslog.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in stubs.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tcltklib.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tkutil.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in zlib.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ./libruby.1.9.1.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
Undefined symbols:
"_ruby_options", referenced from:
_main in main.o
"_ruby_sysinit", referenced from:
_main in main.o
"_ruby_init_stack", referenced from:
_main in main.o
"_ruby_run_node", referenced from:
_main in main.o
"_ruby_init", referenced from:
_main in main.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [ruby] Error 1
make: *** [main] Error 2
[2010-11-06 22:53:52] make
ld: warning: in dln.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in encoding.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in version.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in array.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bignum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in class.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compar.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in complex.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dir.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dln_find.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enumerator.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in error.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in eval.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in load.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in proc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in file.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in gc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in hash.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in inits.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in io.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in marshal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in math.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in node.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in numeric.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in object.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in pack.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in parse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in process.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in random.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in range.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rational.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in re.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regcomp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regenc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regerror.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regexec.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regparse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regsyntax.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ruby.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in safe.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in signal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sprintf.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in st.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in strftime.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in string.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in struct.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in time.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in transcode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in util.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in variable.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compile.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in debug.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in iseq.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm_dump.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in thread.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cont.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in us_ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unicode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in utf_8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in newline.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in prelude.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyext.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bug.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bigdecimal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in continuation.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in coverage.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in curses.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dbm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in digest.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bubblebabble.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in md5init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in md5ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rmd160init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rmd160ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha1init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha1ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha2init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha2ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cfunc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cptr.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in handle.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-0.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-1.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-2.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-3.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-4.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-5.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-6.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-7.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in etc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in fcntl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in fiber.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in closure.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in conversions.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in fiddle.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in function.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in iconv.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in nonblock.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in wait.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in generator.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in parser.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in complex.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rational.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in nkf.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in objspace.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in openssl_missing.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_asn1.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_bio.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_bn.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_cipher.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_config.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_digest.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_engine.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_hmac.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ns_spki.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ocsp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkcs12.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkcs5.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkcs7.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_dh.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_dsa.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_ec.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_rsa.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_rand.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ssl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ssl_session.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509attr.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509cert.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509crl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509ext.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509name.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509req.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509revoked.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509store.o, file was built for i386 which is not the architecture being linked (x86_64)
yaml.h is missing. Please install libyaml.
ld: warning: in pty.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cparse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in readline.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ripper.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in _sdbm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in constants.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in basicsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in socket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ipsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tcpsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tcpserver.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sockssocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in udpsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unixsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unixserver.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in option.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ancdata.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in raddrinfo.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in stringio.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in strscan.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bytecode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in emitter.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in gram.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in handler.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in implicit.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in node.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rubyext.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in syck.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in token.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in yaml2byte.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in syslog.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in stubs.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tcltklib.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tkutil.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in zlib.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ./libruby.1.9.1.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
Undefined symbols:
"_ruby_options", referenced from:
_main in main.o
"_ruby_sysinit", referenced from:
_main in main.o
"_ruby_init_stack", referenced from:
_main in main.o
"_ruby_run_node", referenced from:
_main in main.o
"_ruby_init", referenced from:
_main in main.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [ruby] Error 1
make: *** [main] Error 2
[2010-11-06 22:58:04] make
ld: warning: in dln.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in encoding.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in version.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in array.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bignum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in class.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compar.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in complex.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dir.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dln_find.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enumerator.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in error.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in eval.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in load.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in proc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in file.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in gc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in hash.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in inits.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in io.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in marshal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in math.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in node.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in numeric.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in object.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in pack.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in parse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in process.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in random.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in range.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rational.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in re.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regcomp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regenc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regerror.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regexec.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regparse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regsyntax.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ruby.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in safe.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in signal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sprintf.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in st.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in strftime.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in string.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in struct.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in time.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in transcode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in util.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in variable.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compile.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in debug.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in iseq.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm_dump.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in thread.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cont.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in us_ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unicode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in utf_8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in newline.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in prelude.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyext.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ./libruby.1.9.1.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
Undefined symbols:
"_ruby_options", referenced from:
_main in main.o
"_ruby_sysinit", referenced from:
_main in main.o
"_ruby_init_stack", referenced from:
_main in main.o
"_ruby_run_node", referenced from:
_main in main.o
"_ruby_init", referenced from:
_main in main.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [ruby] Error 1
make: *** [main] Error 2
[2010-11-06 22:59:19] make
ld: warning: in dln.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in encoding.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in version.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in array.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bignum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in class.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compar.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in complex.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dir.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dln_find.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enumerator.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in error.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in eval.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in load.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in proc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in file.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in gc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in hash.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in inits.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in io.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in marshal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in math.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in node.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in numeric.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in object.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in pack.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in parse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in process.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in random.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in range.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rational.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in re.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regcomp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regenc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regerror.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regexec.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regparse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regsyntax.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ruby.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in safe.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in signal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sprintf.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in st.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in strftime.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in string.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in struct.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in time.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in transcode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in util.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in variable.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compile.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in debug.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in iseq.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm_dump.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in thread.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cont.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in us_ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unicode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in utf_8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in newline.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in prelude.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyext.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bug.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bigdecimal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in continuation.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in coverage.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in curses.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dbm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in digest.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bubblebabble.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in md5init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in md5ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rmd160init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rmd160ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha1init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha1ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha2init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha2ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cfunc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cptr.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in handle.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-0.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-1.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-2.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-3.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-4.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-5.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-6.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-7.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in etc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in fcntl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in fiber.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in closure.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in conversions.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in fiddle.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in function.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in iconv.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in nonblock.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in wait.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in generator.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in parser.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in complex.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rational.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in nkf.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in objspace.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in openssl_missing.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_asn1.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_bio.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_bn.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_cipher.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_config.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_digest.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_engine.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_hmac.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ns_spki.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ocsp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkcs12.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkcs5.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkcs7.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_dh.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_dsa.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_ec.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_rsa.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_rand.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ssl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ssl_session.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509attr.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509cert.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509crl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509ext.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509name.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509req.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509revoked.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509store.o, file was built for i386 which is not the architecture being linked (x86_64)
yaml.h is missing. Please install libyaml.
ld: warning: in pty.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cparse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in readline.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ripper.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in _sdbm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in constants.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in basicsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in socket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ipsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tcpsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tcpserver.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sockssocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in udpsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unixsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unixserver.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in option.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ancdata.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in raddrinfo.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in stringio.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in strscan.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bytecode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in emitter.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in gram.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in handler.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in implicit.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in node.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rubyext.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in syck.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in token.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in yaml2byte.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in syslog.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in stubs.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tcltklib.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tkutil.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in zlib.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ./libruby.1.9.1.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
Undefined symbols:
"_ruby_options", referenced from:
_main in main.o
"_ruby_sysinit", referenced from:
_main in main.o
"_ruby_init_stack", referenced from:
_main in main.o
"_ruby_run_node", referenced from:
_main in main.o
"_ruby_init", referenced from:
_main in main.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [ruby] Error 1
make: *** [main] Error 2
[2010-11-06 23:19:16] make
ld: warning: in dln.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in encoding.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in version.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in array.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bignum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in class.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compar.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in complex.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dir.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dln_find.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enumerator.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in error.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in eval.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in load.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in proc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in file.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in gc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in hash.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in inits.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in io.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in marshal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in math.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in node.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in numeric.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in object.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in pack.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in parse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in process.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in random.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in range.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rational.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in re.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regcomp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regenc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regerror.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regexec.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regparse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regsyntax.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ruby.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in safe.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in signal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sprintf.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in st.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in strftime.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in string.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in struct.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in time.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in transcode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in util.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in variable.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compile.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in debug.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in iseq.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm_dump.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in thread.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cont.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in us_ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unicode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in utf_8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in newline.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in prelude.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyext.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bug.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bigdecimal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in continuation.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in coverage.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in curses.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dbm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in digest.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bubblebabble.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in md5init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in md5ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rmd160init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rmd160ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha1init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha1ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha2init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sha2ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cfunc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cptr.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in handle.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-0.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-1.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-2.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-3.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-4.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-5.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-6.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-7.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in callback-8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in etc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in fcntl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in fiber.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in closure.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in conversions.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in fiddle.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in function.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in iconv.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in nonblock.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in wait.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in generator.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in parser.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in complex.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rational.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in nkf.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in objspace.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in openssl_missing.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_asn1.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_bio.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_bn.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_cipher.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_config.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_digest.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_engine.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_hmac.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ns_spki.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ocsp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkcs12.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkcs5.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkcs7.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_dh.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_dsa.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_ec.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_pkey_rsa.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_rand.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ssl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_ssl_session.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509attr.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509cert.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509crl.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509ext.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509name.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509req.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509revoked.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ossl_x509store.o, file was built for i386 which is not the architecture being linked (x86_64)
yaml.h is missing. Please install libyaml.
ld: warning: in pty.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cparse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in readline.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ripper.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in _sdbm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in init.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in constants.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in basicsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in socket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ipsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tcpsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tcpserver.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sockssocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in udpsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unixsocket.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unixserver.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in option.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ancdata.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in raddrinfo.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in stringio.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in strscan.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bytecode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in emitter.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in gram.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in handler.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in implicit.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in node.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rubyext.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in syck.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in token.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in yaml2byte.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in syslog.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in stubs.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tcltklib.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in tkutil.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in zlib.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ./libruby.1.9.1.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
Undefined symbols:
"_ruby_options", referenced from:
_main in main.o
"_ruby_sysinit", referenced from:
_main in main.o
"_ruby_init_stack", referenced from:
_main in main.o
"_ruby_run_node", referenced from:
_main in main.o
"_ruby_init", referenced from:
_main in main.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [ruby] Error 1
make: *** [main] Error 2
[2010-11-06 23:21:14] make
ld: warning: in dln.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in encoding.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in version.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in array.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bignum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in class.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compar.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in complex.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dir.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dln_find.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enumerator.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in error.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in eval.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in load.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in proc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in file.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in gc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in hash.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in inits.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in io.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in marshal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in math.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in node.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in numeric.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in object.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in pack.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in parse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in process.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in random.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in range.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rational.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in re.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regcomp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regenc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regerror.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regexec.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regparse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regsyntax.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ruby.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in safe.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in signal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sprintf.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in st.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in strftime.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in string.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in struct.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in time.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in transcode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in util.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in variable.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compile.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in debug.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in iseq.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm_dump.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in thread.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cont.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in us_ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unicode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in utf_8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in newline.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in prelude.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyext.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ./libruby.1.9.1.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
Undefined symbols:
"_ruby_options", referenced from:
_main in main.o
"_ruby_sysinit", referenced from:
_main in main.o
"_ruby_init_stack", referenced from:
_main in main.o
"_ruby_run_node", referenced from:
_main in main.o
"_ruby_init", referenced from:
_main in main.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [ruby] Error 1
make: *** [main] Error 2
[2010-11-06 23:41:31] make
array.c: In function ‘ary_resize_capa’:
array.c:150: error: expected expression before ‘;’ token
array.c:151: error: expected expression before ‘;’ token
array.c:153: error: expected expression before ‘;’ token
array.c:153: error: expected expression before ‘;’ token
array.c:164: error: expected expression before ‘;’ token
array.c:170: error: expected expression before ‘;’ token
array.c: In function ‘ary_double_capa’:
array.c:179: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_decrement_share’:
array.c:195: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_unshare_safe’:
array.c:217: error: expected expression before ‘;’ token
array.c:217: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_increment_share’:
array.c:225: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_modify’:
array.c:252: error: expected expression before ‘;’ token
array.c:255: error: expected expression before ‘;’ token
array.c:256: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_new3’:
array.c:357: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_new4’:
array.c:369: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_free’:
array.c:385: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_shared’:
array.c:412: error: expected expression before ‘;’ token
array.c:413: error: expected expression before ‘;’ token
array.c:419: error: expected expression before ‘;’ token
array.c:429: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_substitution’:
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_initialize’:
array.c:582: error: expected expression before ‘;’ token
array.c:587: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_s_create’:
array.c:607: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_store’:
array.c:628: error: expected expression before ‘;’ token
array.c:637: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_partial’:
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:661: error: expected expression before ‘;’ token
array.c:665: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_push_1’:
array.c:730: error: expected expression before ‘;’ token
array.c:734: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_pop’:
array.c:768: error: expected expression before ‘;’ token
array.c:769: error: expected expression before ‘;’ token
array.c:774: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_pop_m’:
array.c:806: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_shift’:
array.c:818: error: expected expression before ‘;’ token
array.c:821: error: expected expression before ‘;’ token
array.c:829: error: expected expression before ‘;’ token
array.c:833: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_shift_m’:
array.c:872: error: expected expression before ‘;’ token
array.c:873: error: expected expression before ‘;’ token
array.c:881: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_unshift_m’:
array.c:905: error: expected expression before ‘;’ token
array.c:912: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_splice’:
array.c:1281: error: expected expression before ‘;’ token
array.c:1288: error: expected expression before ‘;’ token
array.c:1294: error: expected expression before ‘;’ token
array.c:1301: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_dup_setup’:
array.c:1532: error: expected expression before ‘;’ token
array.c:1535: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_sort_bang’:
array.c:2039: error: expected expression before ‘;’ token
array.c:2041: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2050: error: expected expression before ‘;’ token
array.c:2050: error: expected expression before ‘;’ token
array.c:2053: error: expected expression before ‘;’ token
array.c:2057: error: expected expression before ‘;’ token
array.c:2060: error: expected expression before ‘;’ token
array.c:2065: error: expected expression before ‘;’ token
array.c:2069: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_select_bang’:
array.c:2318: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_delete’:
array.c:2391: error: expected expression before ‘;’ token
array.c:2392: error: expected expression before ‘;’ token
array.c:2393: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_delete_at’:
array.c:2417: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_reject_bang’:
array.c:2544: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_replace’:
array.c:2734: error: expected expression before ‘;’ token
array.c:2735: error: expected expression before ‘;’ token
array.c:2744: error: expected expression before ‘;’ token
array.c:2756: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_clear’:
array.c:2776: error: expected expression before ‘;’ token
array.c:2777: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_fill’:
array.c:2852: error: expected expression before ‘;’ token
array.c:2856: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_plus’:
array.c:2900: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_times’:
array.c:2966: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_uniq_bang’:
array.c:3434: error: expected expression before ‘;’ token
array.c:3448: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_compact_bang’:
array.c:3525: error: expected expression before ‘;’ token
array.c:3526: error: expected expression before ‘;’ token
array.c:3526: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_flatten_bang’:
array.c:3686: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_sample’:
array.c:3855: error: expected expression before ‘;’ token
array.c: In function ‘permute0’:
array.c:3944: error: expected expression before ‘;’ token
array.c: In function ‘rpermute0’:
array.c:4123: error: expected expression before ‘;’ token
array.c: In function ‘rcombinate0’:
array.c:4203: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_product’:
array.c:4309: error: expected expression before ‘;’ token
make: *** [array.o] Error 1
[2010-11-06 23:51:54] make
array.c: In function ‘ary_resize_capa’:
array.c:150: error: expected expression before ‘;’ token
array.c:151: error: expected expression before ‘;’ token
array.c:153: error: expected expression before ‘;’ token
array.c:153: error: expected expression before ‘;’ token
array.c:164: error: expected expression before ‘;’ token
array.c:170: error: expected expression before ‘;’ token
array.c: In function ‘ary_double_capa’:
array.c:179: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_decrement_share’:
array.c:195: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_unshare_safe’:
array.c:217: error: expected expression before ‘;’ token
array.c:217: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_increment_share’:
array.c:225: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_modify’:
array.c:252: error: expected expression before ‘;’ token
array.c:255: error: expected expression before ‘;’ token
array.c:256: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_new3’:
array.c:357: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_new4’:
array.c:369: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_free’:
array.c:385: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_shared’:
array.c:412: error: expected expression before ‘;’ token
array.c:413: error: expected expression before ‘;’ token
array.c:419: error: expected expression before ‘;’ token
array.c:429: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_substitution’:
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_initialize’:
array.c:582: error: expected expression before ‘;’ token
array.c:587: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_s_create’:
array.c:607: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_store’:
array.c:628: error: expected expression before ‘;’ token
array.c:637: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_partial’:
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:661: error: expected expression before ‘;’ token
array.c:665: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_push_1’:
array.c:730: error: expected expression before ‘;’ token
array.c:734: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_pop’:
array.c:768: error: expected expression before ‘;’ token
array.c:769: error: expected expression before ‘;’ token
array.c:774: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_pop_m’:
array.c:806: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_shift’:
array.c:818: error: expected expression before ‘;’ token
array.c:821: error: expected expression before ‘;’ token
array.c:829: error: expected expression before ‘;’ token
array.c:833: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_shift_m’:
array.c:872: error: expected expression before ‘;’ token
array.c:873: error: expected expression before ‘;’ token
array.c:881: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_unshift_m’:
array.c:905: error: expected expression before ‘;’ token
array.c:912: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_splice’:
array.c:1281: error: expected expression before ‘;’ token
array.c:1288: error: expected expression before ‘;’ token
array.c:1294: error: expected expression before ‘;’ token
array.c:1301: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_dup_setup’:
array.c:1532: error: expected expression before ‘;’ token
array.c:1535: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_sort_bang’:
array.c:2039: error: expected expression before ‘;’ token
array.c:2041: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2050: error: expected expression before ‘;’ token
array.c:2050: error: expected expression before ‘;’ token
array.c:2053: error: expected expression before ‘;’ token
array.c:2057: error: expected expression before ‘;’ token
array.c:2060: error: expected expression before ‘;’ token
array.c:2065: error: expected expression before ‘;’ token
array.c:2069: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_select_bang’:
array.c:2318: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_delete’:
array.c:2391: error: expected expression before ‘;’ token
array.c:2392: error: expected expression before ‘;’ token
array.c:2393: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_delete_at’:
array.c:2417: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_reject_bang’:
array.c:2544: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_replace’:
array.c:2734: error: expected expression before ‘;’ token
array.c:2735: error: expected expression before ‘;’ token
array.c:2744: error: expected expression before ‘;’ token
array.c:2756: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_clear’:
array.c:2776: error: expected expression before ‘;’ token
array.c:2777: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_fill’:
array.c:2852: error: expected expression before ‘;’ token
array.c:2856: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_plus’:
array.c:2900: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_times’:
array.c:2966: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_uniq_bang’:
array.c:3434: error: expected expression before ‘;’ token
array.c:3448: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_compact_bang’:
array.c:3525: error: expected expression before ‘;’ token
array.c:3526: error: expected expression before ‘;’ token
array.c:3526: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_flatten_bang’:
array.c:3686: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_sample’:
array.c:3855: error: expected expression before ‘;’ token
array.c: In function ‘permute0’:
array.c:3944: error: expected expression before ‘;’ token
array.c: In function ‘rpermute0’:
array.c:4123: error: expected expression before ‘;’ token
array.c: In function ‘rcombinate0’:
array.c:4203: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_product’:
array.c:4309: error: expected expression before ‘;’ token
make: *** [array.o] Error 1
[2010-11-06 23:59:00] make
file.c: In function ‘file_expand_path’:
file.c:2844: warning: ‘b’ may be used uninitialized in this function
regcomp.c: In function ‘add_compile_string_length’:
regcomp.c:423: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:431: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘compile_string_raw_node’:
regcomp.c:550: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘get_char_length_tree1’:
regcomp.c:2308: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:2355: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘is_not_included’:
regcomp.c:2573: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:2574: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘update_string_node_case_fold’:
regcomp.c:3226: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘setup_tree’:
regcomp.c:3796: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_bm_skip’:
regcomp.c:3936: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘distance_value’:
regcomp.c:4051: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘concat_left_node_opt_info’:
regcomp.c:4534: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘optimize_node_left’:
regcomp.c:4612: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_optimize_exact_info’:
regcomp.c:4951: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_optimize_map_info’:
regcomp.c:4970: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘onig_compile’:
regcomp.c:5328: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘onig_is_code_in_cc_len’:
regcomp.c:5682: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:5682: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c: In function ‘match_at’:
regexec.c:1325: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1365: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1366: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1370: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1372: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1376: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2166: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2198: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2230: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2269: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c: In function ‘bm_search_notrev’:
regexec.c:2906: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c: In function ‘set_bm_backward_skip’:
regexec.c:2997: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c: In function ‘onig_search’:
regexec.c:3572: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3623: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3636: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3646: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3652: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3683: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3711: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘node_new_cclass_by_codepoint_range’:
regparse.c:1178: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:1178: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘onig_node_str_cat’:
regparse.c:1447: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:1449: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:1453: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘add_ctype_to_cc_by_range’:
regparse.c:3856: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3856: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3856: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3856: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3877: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3877: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3877: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3877: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3882: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3882: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3882: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3882: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘i_apply_case_fold’:
regparse.c:5083: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:5083: warning: implicit conversion shortens 64-bit value into a 32-bit value
time.c: In function ‘calc_tm_yday’:
time.c:969: warning: implicit conversion shortens 64-bit value into a 32-bit value
ld: warning: in dmyext.o, file was built for i386 which is not the architecture being linked (x86_64)
Undefined symbols:
"_Init_ext", referenced from:
_require_libraries in ruby.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [miniruby] Error 1
[2010-11-07 00:06:10] make
array.c: In function ‘ary_resize_capa’:
array.c:150: error: expected expression before ‘;’ token
array.c:151: error: expected expression before ‘;’ token
array.c:153: error: expected expression before ‘;’ token
array.c:153: error: expected expression before ‘;’ token
array.c:164: error: expected expression before ‘;’ token
array.c:170: error: expected expression before ‘;’ token
array.c: In function ‘ary_double_capa’:
array.c:179: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_decrement_share’:
array.c:195: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_unshare_safe’:
array.c:217: error: expected expression before ‘;’ token
array.c:217: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_increment_share’:
array.c:225: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_modify’:
array.c:252: error: expected expression before ‘;’ token
array.c:255: error: expected expression before ‘;’ token
array.c:256: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_new3’:
array.c:357: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_new4’:
array.c:369: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_free’:
array.c:385: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_shared’:
array.c:412: error: expected expression before ‘;’ token
array.c:413: error: expected expression before ‘;’ token
array.c:419: error: expected expression before ‘;’ token
array.c:429: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_substitution’:
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_initialize’:
array.c:582: error: expected expression before ‘;’ token
array.c:587: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_s_create’:
array.c:607: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_store’:
array.c:628: error: expected expression before ‘;’ token
array.c:637: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_partial’:
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:661: error: expected expression before ‘;’ token
array.c:665: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_push_1’:
array.c:730: error: expected expression before ‘;’ token
array.c:734: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_pop’:
array.c:768: error: expected expression before ‘;’ token
array.c:769: error: expected expression before ‘;’ token
array.c:774: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_pop_m’:
array.c:806: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_shift’:
array.c:818: error: expected expression before ‘;’ token
array.c:821: error: expected expression before ‘;’ token
array.c:829: error: expected expression before ‘;’ token
array.c:833: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_shift_m’:
array.c:872: error: expected expression before ‘;’ token
array.c:873: error: expected expression before ‘;’ token
array.c:881: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_unshift_m’:
array.c:905: error: expected expression before ‘;’ token
array.c:912: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_splice’:
array.c:1281: error: expected expression before ‘;’ token
array.c:1288: error: expected expression before ‘;’ token
array.c:1294: error: expected expression before ‘;’ token
array.c:1301: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_dup_setup’:
array.c:1532: error: expected expression before ‘;’ token
array.c:1535: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_sort_bang’:
array.c:2039: error: expected expression before ‘;’ token
array.c:2041: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2050: error: expected expression before ‘;’ token
array.c:2050: error: expected expression before ‘;’ token
array.c:2053: error: expected expression before ‘;’ token
array.c:2057: error: expected expression before ‘;’ token
array.c:2060: error: expected expression before ‘;’ token
array.c:2065: error: expected expression before ‘;’ token
array.c:2069: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_select_bang’:
array.c:2318: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_delete’:
array.c:2391: error: expected expression before ‘;’ token
array.c:2392: error: expected expression before ‘;’ token
array.c:2393: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_delete_at’:
array.c:2417: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_reject_bang’:
array.c:2544: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_replace’:
array.c:2734: error: expected expression before ‘;’ token
array.c:2735: error: expected expression before ‘;’ token
array.c:2744: error: expected expression before ‘;’ token
array.c:2756: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_clear’:
array.c:2776: error: expected expression before ‘;’ token
array.c:2777: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_fill’:
array.c:2852: error: expected expression before ‘;’ token
array.c:2856: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_plus’:
array.c:2900: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_times’:
array.c:2966: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_uniq_bang’:
array.c:3434: error: expected expression before ‘;’ token
array.c:3448: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_compact_bang’:
array.c:3525: error: expected expression before ‘;’ token
array.c:3526: error: expected expression before ‘;’ token
array.c:3526: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_flatten_bang’:
array.c:3686: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_sample’:
array.c:3855: error: expected expression before ‘;’ token
array.c: In function ‘permute0’:
array.c:3944: error: expected expression before ‘;’ token
array.c: In function ‘rpermute0’:
array.c:4123: error: expected expression before ‘;’ token
array.c: In function ‘rcombinate0’:
array.c:4203: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_product’:
array.c:4309: error: expected expression before ‘;’ token
make: *** [array.o] Error 1
[2010-11-07 00:08:47] make
array.c: In function ‘ary_resize_capa’:
array.c:150: error: expected expression before ‘;’ token
array.c:151: error: expected expression before ‘;’ token
array.c:153: error: expected expression before ‘;’ token
array.c:153: error: expected expression before ‘;’ token
array.c:164: error: expected expression before ‘;’ token
array.c:170: error: expected expression before ‘;’ token
array.c: In function ‘ary_double_capa’:
array.c:179: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_decrement_share’:
array.c:195: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_unshare_safe’:
array.c:217: error: expected expression before ‘;’ token
array.c:217: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_increment_share’:
array.c:225: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_modify’:
array.c:252: error: expected expression before ‘;’ token
array.c:255: error: expected expression before ‘;’ token
array.c:256: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c:259: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_new3’:
array.c:357: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_new4’:
array.c:369: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_free’:
array.c:385: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_shared’:
array.c:412: error: expected expression before ‘;’ token
array.c:413: error: expected expression before ‘;’ token
array.c:419: error: expected expression before ‘;’ token
array.c:429: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_substitution’:
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c:446: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_initialize’:
array.c:582: error: expected expression before ‘;’ token
array.c:587: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_s_create’:
array.c:607: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_store’:
array.c:628: error: expected expression before ‘;’ token
array.c:637: error: expected expression before ‘;’ token
array.c: In function ‘ary_make_partial’:
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:651: error: expected expression before ‘;’ token
array.c:661: error: expected expression before ‘;’ token
array.c:665: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_push_1’:
array.c:730: error: expected expression before ‘;’ token
array.c:734: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_pop’:
array.c:768: error: expected expression before ‘;’ token
array.c:769: error: expected expression before ‘;’ token
array.c:774: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_pop_m’:
array.c:806: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_shift’:
array.c:818: error: expected expression before ‘;’ token
array.c:821: error: expected expression before ‘;’ token
array.c:829: error: expected expression before ‘;’ token
array.c:833: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_shift_m’:
array.c:872: error: expected expression before ‘;’ token
array.c:873: error: expected expression before ‘;’ token
array.c:881: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_unshift_m’:
array.c:905: error: expected expression before ‘;’ token
array.c:912: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_splice’:
array.c:1281: error: expected expression before ‘;’ token
array.c:1288: error: expected expression before ‘;’ token
array.c:1294: error: expected expression before ‘;’ token
array.c:1301: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_dup_setup’:
array.c:1532: error: expected expression before ‘;’ token
array.c:1535: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_sort_bang’:
array.c:2039: error: expected expression before ‘;’ token
array.c:2041: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2045: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2046: error: expected expression before ‘;’ token
array.c:2050: error: expected expression before ‘;’ token
array.c:2050: error: expected expression before ‘;’ token
array.c:2053: error: expected expression before ‘;’ token
array.c:2057: error: expected expression before ‘;’ token
array.c:2060: error: expected expression before ‘;’ token
array.c:2065: error: expected expression before ‘;’ token
array.c:2069: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_select_bang’:
array.c:2318: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_delete’:
array.c:2391: error: expected expression before ‘;’ token
array.c:2392: error: expected expression before ‘;’ token
array.c:2393: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_delete_at’:
array.c:2417: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_reject_bang’:
array.c:2544: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_replace’:
array.c:2734: error: expected expression before ‘;’ token
array.c:2735: error: expected expression before ‘;’ token
array.c:2744: error: expected expression before ‘;’ token
array.c:2756: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_clear’:
array.c:2776: error: expected expression before ‘;’ token
array.c:2777: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_fill’:
array.c:2852: error: expected expression before ‘;’ token
array.c:2856: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_plus’:
array.c:2900: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_times’:
array.c:2966: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_uniq_bang’:
array.c:3434: error: expected expression before ‘;’ token
array.c:3448: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_compact_bang’:
array.c:3525: error: expected expression before ‘;’ token
array.c:3526: error: expected expression before ‘;’ token
array.c:3526: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_flatten_bang’:
array.c:3686: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_sample’:
array.c:3855: error: expected expression before ‘;’ token
array.c: In function ‘permute0’:
array.c:3944: error: expected expression before ‘;’ token
array.c: In function ‘rpermute0’:
array.c:4123: error: expected expression before ‘;’ token
array.c: In function ‘rcombinate0’:
array.c:4203: error: expected expression before ‘;’ token
array.c: In function ‘rb_ary_product’:
array.c:4309: error: expected expression before ‘;’ token
make: *** [array.o] Error 1
[2010-11-07 00:15:12] make
file.c: In function ‘file_expand_path’:
file.c:2844: warning: ‘b’ may be used uninitialized in this function
regcomp.c: In function ‘add_compile_string_length’:
regcomp.c:423: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:431: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘compile_string_raw_node’:
regcomp.c:550: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘get_char_length_tree1’:
regcomp.c:2308: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:2355: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘is_not_included’:
regcomp.c:2573: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:2574: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘update_string_node_case_fold’:
regcomp.c:3226: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘setup_tree’:
regcomp.c:3796: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_bm_skip’:
regcomp.c:3936: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘distance_value’:
regcomp.c:4051: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘concat_left_node_opt_info’:
regcomp.c:4534: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘optimize_node_left’:
regcomp.c:4612: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_optimize_exact_info’:
regcomp.c:4951: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘set_optimize_map_info’:
regcomp.c:4970: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘onig_compile’:
regcomp.c:5328: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c: In function ‘onig_is_code_in_cc_len’:
regcomp.c:5682: warning: implicit conversion shortens 64-bit value into a 32-bit value
regcomp.c:5682: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c: In function ‘match_at’:
regexec.c:1325: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1365: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1366: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1370: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1372: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:1376: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2166: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2198: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2230: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:2269: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c: In function ‘bm_search_notrev’:
regexec.c:2906: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c: In function ‘set_bm_backward_skip’:
regexec.c:2997: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c: In function ‘onig_search’:
regexec.c:3572: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3623: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3636: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3646: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3652: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3683: warning: implicit conversion shortens 64-bit value into a 32-bit value
regexec.c:3711: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘node_new_cclass_by_codepoint_range’:
regparse.c:1178: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:1178: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘onig_node_str_cat’:
regparse.c:1447: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:1449: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:1453: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘add_ctype_to_cc_by_range’:
regparse.c:3856: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3856: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3856: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3856: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3877: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3877: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3877: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3877: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3882: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3882: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3882: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:3882: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c: In function ‘i_apply_case_fold’:
regparse.c:5083: warning: implicit conversion shortens 64-bit value into a 32-bit value
regparse.c:5083: warning: implicit conversion shortens 64-bit value into a 32-bit value
time.c: In function ‘calc_tm_yday’:
time.c:969: warning: implicit conversion shortens 64-bit value into a 32-bit value
ld: warning: in dmyext.o, file was built for i386 which is not the architecture being linked (x86_64)
Undefined symbols:
"_Init_ext", referenced from:
_require_libraries in ruby.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [miniruby] Error 1
[2010-11-07 00:18:13] make
ld: warning: in dmyext.o, file was built for i386 which is not the architecture being linked (x86_64)
Undefined symbols:
"_Init_ext", referenced from:
_require_libraries in ruby.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [miniruby] Error 1
[2010-11-07 00:19:09] make
file.c: In function ‘file_expand_path’:
file.c:2844: warning: ‘b’ may be used uninitialized in this function
dbm.c: In function ‘fdbm_key’:
dbm.c:215: warning: comparison between signed and unsigned
dbm.c: In function ‘fdbm_has_value’:
dbm.c:634: warning: comparison between signed and unsigned
ossl_hmac.c: In function ‘ossl_hmac_hexdigest’:
ossl_hmac.c:162: warning: comparison between signed and unsigned
ossl_hmac.c: In function ‘ossl_hmac_s_hexdigest’:
ossl_hmac.c:225: warning: comparison between signed and unsigned
ossl_pkcs7.c: In function ‘ossl_pkcs7_sym2typeid’:
ossl_pkcs7.c:376: warning: comparison between signed and unsigned
ossl_pkey_ec.c: In function ‘ossl_ec_group_set_seed’:
ossl_pkey_ec.c:1110: warning: comparison between signed and unsigned
ossl_ssl_session.c: In function ‘ossl_ssl_session_to_der’:
ossl_ssl_session.c:208: warning: comparison between signed and unsigned
yaml.h is missing. Please install libyaml.
_sdbm.c: In function ‘chkpage’:
_sdbm.c:864: warning: comparison between signed and unsigned
raddrinfo.c: In function ‘nogvl_getaddrinfo’:
raddrinfo.c:140: warning: passing argument 3 of ‘ruby_getaddrinfo__darwin’ discards qualifiers from pointer target type
raddrinfo.c: In function ‘get_afamily’:
raddrinfo.c:910: warning: comparison between signed and unsigned
bytecode.re: In function ‘sycklex_bytecode_utf8’:
bytecode.re:442: warning: implicit conversion shortens 64-bit value into a 32-bit value
rubyext.c: In function ‘mktime_do’:
rubyext.c:278: warning: comparison between signed and unsigned
No definition for iseq_inspect
No definition for rb_iseq_disasm
No definition for rb_iseq_disasm
No definition for iseq_to_a
No definition for iseq_eval
No definition for iseq_s_load
No definition for iseq_s_compile
No definition for iseq_s_compile
No definition for iseq_s_compile_file
No definition for iseq_s_compile_option_get
No definition for iseq_s_compile_option_set
No definition for iseq_s_disasm
No definition for iseq_s_disasm
No definition for rb_f_require_relative
No definition for rb_obj_hash
No definition for rb_obj_methods
No definition for rb_obj_protected_methods
No definition for rb_obj_private_methods
No definition for rb_obj_public_methods
No definition for rb_mod_attr
No definition for rb_struct_init_copy
No definition for range_initialize_copy
lib/irb/inspector.rb:36:36: Couldn't find INSPECTORS. Assuming it's a module
No definition for BigDecimal_add2
No definition for BigDecimal_sub2
No definition for BigDecimal_mult2
No definition for BigDecimal_div2
No definition for BigDecimal_hash
No definition for BigDecimal_uplus
No definition for BigDecimal_neg
No definition for BigDecimal_dup
No definition for BigDecimal_dump
No definition for BigDecimal_global_new
No definition for fgdbm_setopt
No definition for ossl_asn1_traverse
No definition for ossl_asn1_decode
No definition for ossl_asn1_decode_all
No definition for ossl_asn1data_initialize
No definition for ossl_asn1data_to_der
No definition for ossl_asn1_initialize
No definition for ossl_asn1prim_to_der
No definition for ossl_asn1_initialize
No definition for ossl_asn1cons_to_der
No definition for ossl_asn1cons_each
No definition for ossl_bn_copy
No definition for ossl_bn_num_bytes
No definition for ossl_bn_num_bits
No definition for ossl_bn_add
No definition for ossl_bn_sub
No definition for ossl_bn_mul
No definition for ossl_bn_sqr
No definition for ossl_bn_mod
No definition for ossl_bn_mod_add
No definition for ossl_bn_mod_sub
No definition for ossl_bn_mod_mul
No definition for ossl_bn_mod_sqr
No definition for ossl_bn_exp
No definition for ossl_bn_mod_exp
No definition for ossl_bn_gcd
No definition for ossl_bn_cmp
No definition for ossl_bn_ucmp
No definition for ossl_bn_eql
No definition for ossl_bn_is_zero
No definition for ossl_bn_is_one
No definition for ossl_bn_is_odd
No definition for ossl_bn_s_rand
No definition for ossl_bn_s_pseudo_rand
No definition for ossl_bn_s_rand_range
No definition for ossl_bn_s_pseudo_rand_range
No definition for ossl_bn_set_bit
No definition for ossl_bn_clear_bit
No definition for ossl_bn_mask_bits
No definition for ossl_bn_lshift
No definition for ossl_bn_rshift
No definition for ossl_bn_self_lshift
No definition for ossl_bn_self_rshift
No definition for ossl_bn_to_bn
No definition for ossl_bn_coerce
No definition for ossl_bn_mod_inverse
No definition for ossl_config_s_parse
No definition for ossl_config_initialize
No definition for ossl_config_get_value
No definition for ossl_config_get_value_old
No definition for rb_f_notimplement
No definition for ossl_config_add_value_m
No definition for ossl_config_get_section_old
No definition for ossl_config_set_section
No definition for ossl_config_get_sections
No definition for ossl_config_to_s
No definition for ossl_config_each
No definition for ossl_config_inspect
Enclosing class/module 'cDigest' for class DigestError not known
No definition for ossl_engine_s_load
No definition for ossl_engine_s_cleanup
No definition for ossl_engine_s_engines
No definition for ossl_engine_s_by_id
No definition for ossl_engine_get_id
No definition for ossl_engine_get_name
No definition for ossl_engine_finish
No definition for rb_f_notimplement
No definition for ossl_engine_get_cipher
No definition for rb_f_notimplement
No definition for ossl_engine_get_digest
No definition for ossl_engine_load_privkey
No definition for ossl_engine_load_pubkey
No definition for ossl_engine_set_default
No definition for ossl_engine_ctrl_cmd
No definition for ossl_engine_get_cmds
No definition for ossl_engine_inspect
No definition for ossl_spki_initialize
No definition for ossl_spki_to_der
No definition for ossl_spki_to_pem
No definition for ossl_spki_print
No definition for ossl_spki_get_public_key
No definition for ossl_spki_set_public_key
No definition for ossl_spki_sign
No definition for ossl_spki_get_challenge
No definition for ossl_spki_set_challenge
No definition for ossl_ocspreq_initialize
No definition for ossl_ocspreq_add_nonce
No definition for ossl_ocspreq_add_certid
No definition for ossl_ocspreq_get_certid
No definition for ossl_ocspreq_sign
No definition for ossl_ocspreq_verify
No definition for ossl_ocspreq_to_der
No definition for ossl_ocspres_initialize
No definition for ossl_ocspres_status
No definition for ossl_ocspres_status_string
No definition for ossl_ocspres_get_basic
No definition for ossl_ocspres_to_der
No definition for ossl_ocspbres_initialize
No definition for ossl_ocspbres_copy_nonce
No definition for ossl_ocspbres_add_nonce
No definition for ossl_ocspbres_add_status
No definition for ossl_ocspbres_get_status
No definition for ossl_ocspbres_sign
No definition for ossl_ocspbres_verify
No definition for ossl_ocspcid_initialize
No definition for ossl_ocspcid_cmp
No definition for ossl_ocspcid_cmp_issuer
No definition for ossl_ocspcid_get_serial
No definition for ossl_pkcs7_set_detached
No definition for ossl_pkcs7_get_detached
No definition for ossl_pkcs7_detached_p
No definition for ossl_pkcs7_set_cipher
No definition for ossl_pkcs7_add_signer
No definition for ossl_pkcs7_get_signer
No definition for ossl_pkcs7_add_recipient
No definition for ossl_pkcs7_get_recipient
No definition for ossl_pkcs7_add_certificate
No definition for ossl_pkcs7_set_certificates
No definition for ossl_pkcs7_get_certificates
No definition for ossl_pkcs7_add_crl
No definition for ossl_pkcs7_set_crls
No definition for ossl_pkcs7_get_crls
No definition for ossl_pkcs7_add_data
No definition for ossl_pkcs7_verify
No definition for ossl_pkcs7_decrypt
No definition for ossl_pkcs7_to_pem
No definition for ossl_pkcs7_to_der
No definition for ossl_pkcs7si_initialize
No definition for ossl_pkcs7si_get_issuer
No definition for ossl_pkcs7si_get_serial
No definition for ossl_pkcs7si_get_signed_time
No definition for ossl_pkcs7ri_initialize
No definition for ossl_pkcs7ri_get_issuer
No definition for ossl_pkcs7ri_get_serial
No definition for ossl_pkcs7ri_get_enc_key
No definition for ossl_pkcs12_to_der
No definition for ossl_pkey_initialize
No definition for ossl_pkey_sign
No definition for ossl_pkey_verify
No definition for ossl_ec_group_set_curve_name
No definition for ossl_rsa_blinding_on
No definition for ossl_rsa_blinding_off
No definition for ossl_sslctx_set_ssl_version
No definition for ossl_ssl_get_verify_result
No definition for ossl_ssl_session_set_time
No definition for ossl_ssl_session_set_timeout
No definition for ossl_x509_inspect
No definition for ossl_x509crl_initialize
No definition for ossl_x509crl_get_version
No definition for ossl_x509crl_set_version
No definition for ossl_x509crl_get_signature_algorithm
No definition for ossl_x509crl_get_issuer
No definition for ossl_x509crl_set_issuer
No definition for ossl_x509crl_get_last_update
No definition for ossl_x509crl_set_last_update
No definition for ossl_x509crl_get_next_update
No definition for ossl_x509crl_set_next_update
No definition for ossl_x509crl_get_revoked
No definition for ossl_x509crl_set_revoked
No definition for ossl_x509crl_add_revoked
No definition for ossl_x509crl_sign
No definition for ossl_x509crl_verify
No definition for ossl_x509crl_to_der
No definition for ossl_x509crl_to_pem
No definition for ossl_x509crl_to_text
No definition for ossl_x509crl_add_extension
No definition for ossl_x509extfactory_initialize
No definition for ossl_x509extfactory_set_issuer_cert
No definition for ossl_x509extfactory_set_subject_cert
No definition for ossl_x509extfactory_set_subject_req
No definition for ossl_x509extfactory_set_crl
No definition for ossl_x509extfactory_set_config
No definition for ossl_x509ext_initialize
No definition for ossl_x509ext_set_oid
No definition for ossl_x509ext_set_value
No definition for ossl_x509ext_set_critical
No definition for ossl_x509ext_get_oid
No definition for ossl_x509ext_get_value
No definition for ossl_x509ext_get_critical
No definition for ossl_x509ext_to_der
No definition for ossl_x509name_cmp
No definition for ossl_x509name_eql
No definition for ossl_x509req_initialize
No definition for ossl_x509req_to_pem
No definition for ossl_x509req_to_der
No definition for ossl_x509req_to_text
No definition for ossl_x509req_get_version
No definition for ossl_x509req_set_version
No definition for ossl_x509req_get_subject
No definition for ossl_x509req_set_subject
No definition for ossl_x509req_get_signature_algorithm
No definition for ossl_x509req_get_public_key
No definition for ossl_x509req_set_public_key
No definition for ossl_x509req_sign
No definition for ossl_x509req_get_attributes
No definition for ossl_x509req_set_attributes
No definition for ossl_x509req_add_attribute
No definition for ossl_x509revoked_initialize
No definition for ossl_x509revoked_get_serial
No definition for ossl_x509revoked_set_serial
No definition for ossl_x509revoked_get_time
No definition for ossl_x509revoked_set_time
No definition for ossl_x509revoked_add_extension
No definition for ossl_x509store_set_flags
No definition for ossl_x509store_set_purpose
No definition for ossl_x509store_set_trust
No definition for ossl_x509store_set_time
No definition for ossl_x509store_add_path
No definition for ossl_x509store_add_file
No definition for ossl_x509store_set_default_paths
No definition for ossl_x509store_add_cert
No definition for ossl_x509store_add_crl
No definition for ossl_x509store_verify
No definition for echild_status
No definition for socks_init
No definition for socks_s_close
No definition for rb_io_addstr
No definition for rb_io_print
No definition for rb_io_printf
No definition for rb_io_puts
Generating RI...
[2010-11-07 10:16:45] make
ld: warning: in main.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmydln.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyencoding.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyversion.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in miniprelude.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in array.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bignum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in class.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compar.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in complex.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dir.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dln_find.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enumerator.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in error.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in eval.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in load.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in proc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in file.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in gc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in hash.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in inits.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in io.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in marshal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in math.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in node.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in numeric.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in object.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in pack.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in parse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in process.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in random.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in range.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rational.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in re.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regcomp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regenc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regerror.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regexec.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regparse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regsyntax.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ruby.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in safe.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in signal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sprintf.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in st.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in strftime.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in string.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in struct.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in time.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in transcode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in util.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in variable.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compile.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in debug.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in iseq.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm_dump.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in thread.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cont.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in us_ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unicode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in utf_8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in newline.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyext.o, file was built for i386 which is not the architecture being linked (x86_64)
Undefined symbols:
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [miniruby] Error 1
[2010-11-07 10:20:58] make
ld: warning: in main.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmydln.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyencoding.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyversion.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in miniprelude.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in array.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bignum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in class.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compar.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in complex.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dir.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dln_find.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enumerator.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in error.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in eval.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in load.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in proc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in file.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in gc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in hash.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in inits.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in io.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in marshal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in math.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in node.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in numeric.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in object.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in pack.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in parse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in process.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in random.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in range.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rational.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in re.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regcomp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regenc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regerror.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regexec.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regparse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regsyntax.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ruby.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in safe.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in signal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sprintf.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in st.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in strftime.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in string.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in struct.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in time.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in transcode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in util.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in variable.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compile.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in debug.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in iseq.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm_dump.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in thread.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cont.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in us_ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unicode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in utf_8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in newline.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyext.o, file was built for i386 which is not the architecture being linked (x86_64)
Undefined symbols:
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [miniruby] Error 1
[2010-11-10 12:46:29] make
ld: warning: in main.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmydln.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyencoding.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyversion.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in miniprelude.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in array.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in bignum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in class.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compar.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in complex.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dir.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dln_find.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enum.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in enumerator.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in error.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in eval.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in load.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in proc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in file.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in gc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in hash.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in inits.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in io.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in marshal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in math.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in node.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in numeric.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in object.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in pack.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in parse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in process.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in random.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in range.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in rational.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in re.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regcomp.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regenc.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regerror.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regexec.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regparse.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in regsyntax.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ruby.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in safe.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in signal.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in sprintf.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in st.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in strftime.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in string.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in struct.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in time.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in transcode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in util.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in variable.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in compile.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in debug.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in iseq.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in vm_dump.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in thread.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in cont.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in us_ascii.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in unicode.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in utf_8.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in newline.o, file was built for i386 which is not the architecture being linked (x86_64)
ld: warning: in dmyext.o, file was built for i386 which is not the architecture being linked (x86_64)
Undefined symbols:
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [miniruby] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment