Ruby GEMS still doesn’t work on 10.4?

As I previously mentioned ruby 1.8.4 didn’t resolve the problem I have *every time* I use gem to update Rails stuff. Just now I wanted to ugrade to Rails 1.1.1 and the latest mongrel, so I did a “sudo gem update”:

Installing RDoc documentation for actionwebservice-1.1.1...

RDoc failure in lib/action_web_service/test_invoke.rb at or around line 20 column 1

Before reporting this, could you check that the file
you're documenting compiles cleanly--RDoc is not a
full Ruby parser, and gets confused easily if fed
invalid programs.

The internal error was:

ERROR:  While executing gem ... (NoMethodError)
    undefined method `match_io' for -517611318:Fixnum

I made it to actionwebservice this time. I’m running the very latest XCode/gcc. Am I the only person on the planet that this still happens to? I don’t know. But it sure is annoying.


About this entry