Created
August 26, 2013 14:48
-
-
Save supermomonga/6342236 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
❯ rbenv install 2.0.0-p247 | |
Downloading ruby-2.0.0-p247.tar.gz... | |
-> ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.gz | |
Installing ruby-2.0.0-p247... | |
BUILD FAILED | |
Inspect or clean up the working tree at /var/folders/jf/9wcyvc712dgbrnx19dxlrfy80000gn/T/ruby-build.20130826234758.77246 | |
Results logged to /var/folders/jf/9wcyvc712dgbrnx19dxlrfy80000gn/T/ruby-build.20130826234758.77246.log | |
Last 10 log lines: | |
checking build system type... x86_64-apple-darwin12.4.0 | |
checking host system type... x86_64-apple-darwin12.4.0 | |
checking target system type... x86_64-apple-darwin12.4.0 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... configure: error: in `/var/folders/jf/9wcyvc712dgbrnx19dxlrfy80000gn/T/ruby-build.20130826234758.77246/ruby-2.0.0-p247': | |
configure: error: cannot run C compiled programs. | |
If you meant to cross compile, use `--host'. | |
See `config.log' for more details | |
BUILD FAILED | |
Inspect or clean up the working tree at /var/folders/jf/9wcyvc712dgbrnx19dxlrfy80000gn/T/ruby-build.20130826234758.77246 | |
Results logged to /var/folders/jf/9wcyvc712dgbrnx19dxlrfy80000gn/T/ruby-build.20130826234758.77246.log | |
Last 10 log lines: | |
checking host system type... x86_64-apple-darwin12.4.0 | |
checking target system type... x86_64-apple-darwin12.4.0 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... configure: error: in `/var/folders/jf/9wcyvc712dgbrnx19dxlrfy80000gn/T/ruby-build.20130826234758.77246/ruby-2.0.0-p247': | |
configure: error: cannot run C compiled programs. | |
If you meant to cross compile, use `--host'. | |
See `config.log' for more details | |
make: *** No targets specified and no makefile found. Stop. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment