Project

General

Profile

Actions

Bug #5327

closed

goruby build failed @ trunk

Added by ayumin (Ayumu AIZAWA) over 12 years ago. Updated over 12 years ago.

Status:
Rejected
Assignee:
-
Target version:
ruby -v:
1.9.4dev
Backport:
[ruby-core:39557]

Description

$ 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

Updated by ayumin (Ayumu AIZAWA) over 12 years ago

  • Subject changed from goruby build failed @ ruby_1_9_3ed @ trunk to goruby build failed @ trunk

Updated by ayumin (Ayumu AIZAWA) over 12 years ago

  • Status changed from Open to Rejected
Actions

Also available in: Atom PDF

Like0
Like0Like0