Created
November 14, 2009 11:35
-
-
Save sdsykes/234483 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
sds:rubinius-0.13.0 sds$ ./configure --enable-llvm | |
Using LLVM: auto | |
Checking for existing LLVM tree: not found. | |
Fetching http://asset.rubini.us/prebuilt/llvm-i686-apple-darwin10.2.0.tar.bz2... | |
curl: (22) The requested URL returned error: 404 | |
ERROR. No llvm-i686-apple-darwin10.2.0.tar.bz2 available on server. | |
Prebuilt packages updated. | |
Checking for 'llvm-config': not found | |
Checking out LLVM from svn: http://llvm.org/svn/llvm-project/llvm/branches/release_26/ Code appears to be proper svn tree. | |
Checking for function 'backtrace': found! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment