[MacRuby] #969: Need to implement rb_gc_register_address

MacRuby ruby-noreply at macosforge.org
Mon Oct 25 04:49:38 PDT 2010


#969: Need to implement rb_gc_register_address
----------------------------------+-----------------------------------------
 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:
 _rb_gc_register_address
   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: _rb_gc_register_address
   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
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/969>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list