On Oct 9, 2008, at 12:10 AM, Nobuyoshi Nakada wrote: > Hi, > > At Thu, 9 Oct 2008 07:26:25 +0900, > Mike Stok wrote in [ruby-core:19231]: >>>> http://rubyforge.org/tracker/?func=detail&aid=22293&group_id=426&atid=1698 >>>> [[#22293] ruby-trunk make test failures OS X 10.5.5 PPC since >>>> after revision 18754] > > I think r19700 fixed it. I have just successfully compiled & tested r19725. Thanks. >>>> http://rubyforge.org/tracker/?func=detail&aid=22294&group_id=426&atid=1698 >>>> [[#22294] Ruby 1.9.0-5 fails to build on OS X 10.5.5 PPC] > > Does this reproduce with the latest? I will wait until 1.9.0-6 appears to try. I downloaded 1.9.0-5 again and tried the build and it still fails at: rbconfig.rb updated ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./enc/ make_encmake.rb --builtin-encs="ascii.o us_ascii.o unicode.o utf_8.o" --builtin-transes="newline.o" enc.mk /usr/local/mike/src/ruby-1.9.0-5/lib/shellwords.rb:35:in `shellsplit': undefined method `scan' for nil:NilClass (NoMethodError) from /usr/local/mike/src/ruby-1.9.0-5/lib/mkmf.rb:25:in `<top (required)>' from ./enc/make_encmake.rb:8:in `load' from ./enc/make_encmake.rb:8:in `<main>' make: *** [enc.mk] Error 1 Mike -- Mike Stok <mike / stok.ca> http://www.stok.ca/~mike/ The "`Stok' disclaimers" apply.