Skip to content

Instantly share code, notes, and snippets.

@Sixeight
Created August 19, 2012 21:48
Show Gist options
  • Save Sixeight/3397935 to your computer and use it in GitHub Desktop.
Save Sixeight/3397935 to your computer and use it in GitHub Desktop.
5:55:> rbenv install 2.0.0-dev
Downloading http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz...
Installing yaml-0.1.4...
Installed yaml-0.1.4 to /Users/tomohiro/.rbenv/versions/2.0.0-dev
Cloning https://github.com/ruby/ruby.git...
Installing ruby-2.0.0-dev...
BUILD FAILED
Inspect or clean up the working tree at /var/folders/cb/1lmqy4c97fngmt0qqxdb_qzc0000gn/T/ruby-build.20120820055546.34146
Results logged to /var/folders/cb/1lmqy4c97fngmt0qqxdb_qzc0000gn/T/ruby-build.20120820055546.34146.log
Last 10 log lines:
CPPFLAGS = -I'/Users/tomohiro/.rbenv/versions/2.0.0-dev/include' -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -I. -I.ext/include/x86_64-darwin11.4.2 -I./include -I.
DLDFLAGS = -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-u,_objc_msgSend
SOLIBS =
generating parse.c
compiling main.c
compiling dmydln.c
compiling dmyencoding.c
make: *** No rule to make target `id.h', needed by `miniprelude.o'. Stop.
make: *** Waiting for unfinished jobs....
generating miniprelude.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment