[Kde-bindings] [Bug 287057] korundum fails to build with ruby 1.9.3_p0

Stefano Crocco stefano.crocco at alice.it
Tue Dec 6 17:13:56 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=287057


Stefano Crocco <stefano.crocco at alice.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefano.crocco at alice.it




--- Comment #1 from Stefano Crocco <stefano crocco alice it>  2011-12-06 17:13:54 ---
The problem here is that the function Init_prelude is hidden in ruby 1.9.3. I
tried searching for an explanation for this change, but I couldn't find it. It
seems that to allow compilation with ruby 1.9.3, the only solution is not to
call Init_prelude. However, I'm not sure what this function does. The only hint
I found with google is that it is used to setup the path for gems, but I don't
know whether it is also needed for something else. However, here's a link to a
thread in the ruby forum discussing a workaround for this:
http://www.ruby-forum.com/topic/2323190

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-bindings mailing list