Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
If there is no libruby.so symlink, the configure stage of krossruby fails. Generally, the output of "ruby -rrbconfig -e 'puts RbConfig::CONFIG["RUBY_SO_NAME"]'" should be taken as the name (that will look like "ruby18"), and not just "ruby". In this particular case, krossruby does not seem to be compatible to Ruby 1.9. Thus, please depend explicitly on dev-lang/ruby-1.8* and build against libruby18.so (as shown in krossruby's README). This will also fix the first issue in one go. Thanks!
Created an attachment (id=180020) [details] Build log provided by a user
*** Bug 265370 has been marked as a duplicate of this bug. ***
*** Bug 278970 has been marked as a duplicate of this bug. ***