From: Ayumu AIZAWA Date: 2011-09-15T00:03:18+09:00 Subject: [ruby-core:39558] [Ruby 1.9 - Bug #5327] goruby build failed @ trunk Issue #5327 has been updated by Ayumu AIZAWA. Subject changed from goruby build failed @ ruby_1_9_3ed @ trunk to goruby build failed @ trunk ---------------------------------------- Bug #5327: goruby build failed @ trunk http://redmine.ruby-lang.org/issues/5327 Author: Ayumu AIZAWA Status: Open Priority: Normal Assignee: Category: build Target version: 1.9.x ruby -v: 1.9.4dev $ make goruby cc goruby.c -o goruby In file included from goruby.c:3: main.c:13:18: error: ruby.h: No such file or directory In file included from debug.h:16, from main.c:14, from goruby.c:3: node.h:461: error: conflicting types for ���rb_parser_append_print��� /System/Library/Frameworks/ruby.framework/Headers/intern.h:351: error: previous declaration of ���rb_parser_append_print��� was here node.h:462: error: conflicting types for ���rb_parser_while_loop��� /System/Library/Frameworks/ruby.framework/Headers/intern.h:352: error: previous declaration of ���rb_parser_while_loop��� was here In file included from goruby.c:3: main.c:24: error: expected ���=���, ���,���, ���;���, ���asm��� or ���__attribute__��� before ���int��� make: *** [goruby] Error 1 -- http://redmine.ruby-lang.org