From: Yui NARUSE Date: 2011-07-31T15:50:11+09:00 Subject: [ruby-core:38622] [Ruby 1.9 - Bug #4501][Closed] 1.9.2-p180 fails to compile on OSX 10.7 Issue #4501 has been updated by Yui NARUSE. Status changed from Feedback to Closed > Wayne Run rvm install -C --with-gcc-4.2 > Stephen The clang which is bundled with Xcode 4.1/4.2 beta is bit old and doesn't support ruby. So don't use it. But current svn version of clang supports ruby. ---------------------------------------- Bug #4501: 1.9.2-p180 fails to compile on OSX 10.7 http://redmine.ruby-lang.org/issues/4501 Author: Wayne E. Seguin Status: Closed Priority: Normal Assignee: Category: Target version: ruby -v: ruby 1.9.3dev (2011-03-14) [x86_64-darwin11.0.0] =begin I am receiving more inquiries into running Ruby on OSX 10.7 from developers, 1.8.7-p334 compiled fine however 1.9.2-p180 did not. The following gist shows configure and make output, https://gist.github.com/869114 At the bottom of the gist I have included build logs against the latest ruby-head which yield an error as well. Help would be much appreciated. ~Wayne =end -- http://redmine.ruby-lang.org