Skip to content

Installation of MRI 2.0/2.1 fails on Ubuntu 14.04 #136

@ku1ik

Description

@ku1ik

I have upgraded to Ubuntu 14.04 and my MRI 2.1.0 started leaking memory (eating 16gb of ram in 1 minute, swapping etc). Looks like some libs changed and you need to recompile.

Anyway, I removed old 2.1.0 directory and started the installation again. This is the error I'm getting: https://gist.github.com/sickill/9911522

It looks sth is wrong re readline, and it also looks similar to this issue in ruby-build: rbenv/ruby-build#526 (though it applies to Arch Linux there).

Note the same error in both cases:

readline.c:1977:26: error: ‘Function’ undeclared (first use in this function)
     rl_pre_input_hook = (Function *)readline_pre_input_hook;

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions