Help with RDoc error

Hello everyone,

I am trying to generate RDoc documentation for a little project
of mine. I get the following error though:

Generating HTML...
/usr/local/lib/ruby/1.8/rdoc/code_objects.rb:318:in `find_symbol': undefined met
hod `find_module_named' for nil:NilClass (NoMethodError)
         from /usr/local/lib/ruby/1.8/rdoc/code_objects.rb:317:in `each'
         from /usr/local/lib/ruby/1.8/rdoc/code_objects.rb:317:in `find_symbol'
         from /usr/local/lib/ruby/1.8/rdoc/generators/html_generator.rb:509:in `f
ind_symbol'
         from /usr/local/lib/ruby/1.8/rdoc/generators/html_generator.rb:116:in `h
andle_special_CROSSREF'
         from /usr/local/lib/ruby/1.8/rdoc/markup/simple_markup/to_html.rb:226:in
  `send'
         from /usr/local/lib/ruby/1.8/rdoc/markup/simple_markup/to_html.rb:226:in
  `convert_special'
         from /usr/local/lib/ruby/1.8/rdoc/markup/simple_markup/to_html.rb:223:in
  `each_name_of'
         from /usr/local/lib/ruby/1.8/rdoc/markup/simple_markup/inline.rb:32:in `
each'
          ... 18 levels...
         from /usr/local/lib/ruby/1.8/rdoc/generators/html_generator.rb:1163:in `
generate_html'
         from /usr/local/lib/ruby/1.8/rdoc/generators/html_generator.rb:1087:in `
generate'
         from /usr/local/lib/ruby/1.8/rdoc/rdoc.rb:210:in `document'
         from /usr/local/bin/rdoc:63

Anybody has any idea what the problem is?

regards,
George

···

--
www.navel.gr | tel: +30 2106898050 | fax: +30 2106898437

Navel does not accept liability for any errors, viruses or omissions in the contents of this message. The full corporate policy is available on our site.

have fun: www.joy.gr

Could you privately send me the source file that's causing the error?

Cheers

Dave

···

On Oct 18, 2004, at 9:04, George Moschovitis wrote:

Hello everyone,

I am trying to generate RDoc documentation for a little project
of mine. I get the following error though:

Hello Dave

Could you privately send me the source file that's causing the error?

This is a big project with many files, I cannot pinpoint the file that it is causing the problem. I can make a tar.gz and send it,if it is ok with you?

regards,
George Moschovitis

···

--
www.navel.gr | tel: +30 2106898050 | fax: +30 2106898437

Navel does not accept liability for any errors, viruses or omissions in the contents of this message. The full corporate policy is available on our site.

have fun: www.joy.gr

Sure

Cheers

Dave

···

On Oct 18, 2004, at 11:04, George Moschovitis wrote:

This is a big project with many files, I cannot pinpoint the file that it is causing the problem. I can make a tar.gz and send it,if it is ok with you?