#78: using rake => ./rbconfig.rb:7: ruby lib version (1.9.0) doesn't match executable version (1.8.6) (RuntimeError) ----------------------------------------+----------------------------------- Reporter: stephen.bannasch@gmail.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Resolution: Keywords: | ----------------------------------------+----------------------------------- Comment (by lsansonetti@apple.com): It should definitely build with 1.8 Ruby. I think it failed because you upgraded from an existing testing branch, if you start from a fresh clean branch it should work. (It's clearly a bug in the Rakefile.) For example, does the following line work for you? $ /usr/bin/ruby tool/compile_prelude.rb prelude.rb miniprelude.c.new (Notice that -I. is not passed anymore.) -- Ticket URL: <http://ruby.macosforge.org/trac/ticket/78#comment:2> macruby <http://ruby.macosforge.org/>