From: Laurent Sansonetti Date: 2007-11-12T03:09:47+09:00 Subject: Re: ruby-1.8.6-p111 build on osx 10.5.0 fails; ok on 10.4.10. bug or config? On Nov 11, 2007 5:33 PM, snowcrash+rubytalk wrote: > hi laurent, > > > Try applying this patch: > > > > http://chopine.be/lrz/ruby-osx-patches/ignore-gsetcontext.diff > > > > Then, re-building. > > i'd 1st checked the > > 1.8.6-p110 tarball > 1.8.6-p111 tarball > branches/ruby_1_8 svn > > and all 3 had the same problems ... > > next, applying the patch to > > v1.8.6-p111 tarball > > then > > ./configure ... > make > make install > > as above is OK -- no errors! > Cool. > has this patch been committed to either 18-branch svn, or trunk? > AFAIK, not yet. The patch was submitted to ruby-core a couple of weeks ago though. > and, can (should?) this patch be safely applied to a Tiger sys, as well? > Only the Leopard build is concerned by this problem. Laurent