[1.9] Cannot load 'mkmf'
------------------------

                 Key: JRUBY-5870
                 URL: http://jira.codehaus.org/browse/JRUBY-5870
             Project: JRuby
          Issue Type: Bug
          Components: Ruby 1.9.2, Standard Library
    Affects Versions: JRuby 1.6.2, JRuby 1.7
            Reporter: Hiro Asari
            Assignee: Thomas E Enebo
            Priority: Critical


This happens on trunk. I suspect the same with recent 1.6.x releases.

{noformat}
$ jruby --1.9 -rmkmf -e 0
WARNING: JRuby does not support native extensions or the `mkmf' library very 
well.
Check http://kenai.com/projects/jruby/pages/Home for alternatives.
NoMethodError: undefined method `+' for nil:NilClass
  dir_config at 
/Users/asari/Development/src/jruby/lib/ruby/site_ruby/shared/mkmf.rb:1218
     collect at org/jruby/RubyArray.java:2344
  dir_config at 
/Users/asari/Development/src/jruby/lib/ruby/site_ruby/shared/mkmf.rb:1218
   init_mkmf at 
/Users/asari/Development/src/jruby/lib/ruby/site_ruby/shared/mkmf.rb:1787
      (root) at 
/Users/asari/Development/src/jruby/lib/ruby/site_ruby/shared/mkmf.rb:1812
{noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to