Created
October 11, 2010 01:21
-
-
Save bhb/619803 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ben@slim:~/code/rubinius (ruby-1.8.7-p302) [master]$ /Users/ben/code/rubinius/bin/rbx-build extconf.rb | |
An exception occurred requiring command line files | |
Tried to use object of type IOBuffer (28) as type Array (6) (TypeError) | |
Backtrace: | |
main.__script__ at lib/thread.rb:11 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:145 | |
Kernel(Object)#require at kernel/common/kernel.rb:717 | |
main.__script__ at lib/rubygems.rb:11 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:145 | |
Kernel(Object)#require at kernel/common/kernel.rb:717 | |
main.__script__ at lib/ubygems.rb:10 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:145 | |
Kernel(Rubinius::Loader)#require at kernel/common/kernel.rb:717 | |
{ } in Rubinius::Loader#requires at kernel/loader.rb:432 | |
Array#each at kernel/bootstrap/array.rb:66 | |
Rubinius::Loader#requires at kernel/loader.rb:432 | |
Rubinius::Loader#main at kernel/loader.rb:569 | |
Rubinius::Loader.main at kernel/loader.rb:609 | |
Object#__script__ at kernel/loader.rb:621 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment