From: "mame (Yusuke Endoh)" Date: 2013-02-18T21:31:19+09:00 Subject: [ruby-core:52448] [ruby-trunk - Bug #6275] symbol not found: _environ on Mac OS X Issue #6275 has been updated by mame (Yusuke Endoh). Target version changed from 2.0.0 to next minor ---------------------------------------- Bug #6275: symbol not found: _environ on Mac OS X https://bugs.ruby-lang.org/issues/6275#change-36514 Author: stonep (dehui peng) Status: Assigned Priority: Normal Assignee: sorah (Shota Fukumori) Category: core Target version: next minor ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin10] 1. download latest ruby 2. download vim7.3 and built with ruby support 3. run vim73, and type: ruby puts "ruby" at ":" 4. Symbol not found: _environ And my patch is in the attached file. -- http://bugs.ruby-lang.org/