[MacRuby] #968: "NATIVE" symbol is not solved within rubygems.

MacRuby ruby-noreply at macosforge.org
Mon Oct 25 04:41:50 PDT 2010


#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/>



More information about the macruby-tickets mailing list