From: Kevin B. <krb...@ma...> - 2003-11-11 23:49:40
|
I just subscribed, so I don't know if this has been discussed further, but I've been attempting to get RubyCocoa working on Panther, using the included ruby installation (1.6.8, libruby and headers are included, unlike in Jaguar). Despite applying the patch (http://www.imasy.or.jp/~hisa/mac/rubycocoa/build.en.html#label:19), I still get a segfault during the configure process. Here's a transcript: kbullock:Source/ruby/rubycocoa-0.4.0% sudo ruby install.rb config install.rb: entering config phase... create ext/rubycocoa/extconf.rb create ext/rubycocoa/rubycocoa.m create framework/RubyCocoa.pbproj/project.pbxproj create framework/src/objc/RBObject.h create framework/src/objc/RBSlaveObject.h create framework/src/objc/RubyCocoa.h create framework/src/objc/Version.h ---> framework create /Users/kbullock/Source/ruby/rubycocoa-0.4.0/framework/src/objc/ osx_ruby.h ... create /Users/kbullock/Source/ruby/rubycocoa-0.4.0/framework/src/objc/ osx_intern.h ... /Users/kbullock/Source/ruby/rubycocoa-0.4.0/framework/post-config.rb: 14: [BUG] Segmentation fault ruby 1.6.8 (2002-12-24) [powerpc-darwin7.0] The reason for this segfault, I sense, is buried somewhere in Ruby's internals, or is a problem with the OS X installation of it. Any ideas? I haven't gotten any further than this, so I don't know if it will build properly or not. Thanks. Pacem in terris / Mir / Shanti / Salaam / Heiwa Kevin R. Bullock |