Actions
Bug #10945
closedtool/rbinstall.rb typo on line 714 LoadErroe
Bug #10945:
tool/rbinstall.rb typo on line 714 LoadErroe
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux]
Description
Received this error when running "make install" on ruby-2.2.1 latest stable:
./tool/rbinstall.rb:714:in rescue in block in <main>': uninitialized constant LoadErroe (NameError) from ./tool/rbinstall.rb:712:in block in
from ./tool/rbinstall.rb:757:in
call' from ./tool/rbinstall.rb:757:in block in 'from ./tool/rbinstall.rb:754:in
each' from ./tool/rbinstall.rb:754:in 'make: *** [do-install-all] Error 1
Code snippet:
Updated by usa (Usaku NAKAMURA) over 11 years ago
- Is duplicate of Bug #10920: uninitialized constant LoadErroe added
Updated by usa (Usaku NAKAMURA) over 11 years ago
- Status changed from Open to Closed
Actions