From: Dev Guy Date: 2011-07-21T10:28:03+09:00 Subject: Re: error building ruby p290 On Wed, Jul 20, 2011 at 9:08 PM, Eric Hodel wrote: > On Jul 20, 2011, at 8:29 AM, Dev Guy wrote: > >> I get the following build error on my Linux box while trying to build >> ruby-1.9.2-p290, how to fix? it look like a issues with RDoc >> >> […] > > Can you run just this from the build directory: > > ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb > ./tool/runruby.rb --extout=.ext  -- "./bin/rdoc" --no-force-update > --all --ri --op ".ext/rdoc"  "." --debug > > It should print out a backtrace > i assume that's all in one line? here is what I got /usr/local/lib/ruby/gems/1.9.1/gems/rdoc-3.8/lib/rdoc/rdoc.rb:79: warning: already initialized constant GENERATORS undefined method `coverage_report' for # /usr/local/lib/ruby/gems/1.9.1/gems/rdoc-3.8/lib/rdoc/rdoc.rb:428:in `document' ./bin/rdoc:15:in `
'