[MacRuby] #968: "NATIVE" symbol is not solved within rubygems.
#968: "NATIVE" symbol is not solved within rubygems. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- {{{ $ macruby hpricot.rb dyld: lazy symbol binding failed: Symbol not found: _NATIVE Referenced from: /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems/hpricot-0.8.2/lib/hpricot_scan.bundle Expected in: flat namespace dyld: Symbol not found: _NATIVE Referenced from: /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems/hpricot-0.8.2/lib/hpricot_scan.bundle Expected in: flat namespace zsh: trace trap macruby hpricot.rb }}} MacRuby should define a "#define NATIVE(obj) (rb_obj_is_native((VALUE)obj))" in include/ruby/ruby.h -- Ticket URL: <http://www.macruby.org/trac/ticket/968> MacRuby <http://macruby.org/>
#968: "NATIVE" symbol is not solved within rubygems. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.8 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------+----------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.8 Comment: Should be fixed in r4824. -- Ticket URL: <http://www.macruby.org/trac/ticket/968#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby