On Nov 11, 2007 6:01 PM, John Joyce <dangerwillrobinsondanger / gmail.com> wrote: > Anyone have a tarball of 111 with the patch? > What is being patched? > Here is a description: In Leopard, the setcontext/getcontext functions have been modified to confirm to the UNIX norm, however, their implementation changed to not use the default structure by default, which makes Ruby segfaulting during initialization. This patch just force the non-set/getcontext code path for Leopard environments, but use set/getcontext for systems below. > Any suggestions on the MySQL brokenness? > What do you mean exactly by this? If you refer to the MySQL extension build problem, check out: http://trac.macosforge.org/projects/ruby/wiki/Troubleshooting#IcannotbuildrubymysqlonLeopardwithmysql.combinaries Laurent