* [gentoo-user] gem install linecache19 fails
@ 2012-05-16 12:57 1126
2012-05-18 17:18 ` Michael Orlitzky
0 siblings, 1 reply; 2+ messages in thread
From: 1126 @ 2012-05-16 12:57 UTC (permalink / raw
To: Gentoo-User-List
Hello,
I do need the ruby-gem linecache19-0.5.12. Usually, there are two ways to install a gem, right? Via emerge and via gem install. But here, only one way works. dev-ruby/linecache only builds the
ruby18-version
of
this gem, so I'm stuck with gem install. But gem install fails with the following error:
trace_nums.c:(.text+0x22): undefined reference to `ruby_current_thread'
I am using ruby-1.9.3p194, but tried with different versions as well.
Does anyone have a clue what I can do to solve the problem and get linecache19-0.5.12 installed?
Thanks in advance,
Christian.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] gem install linecache19 fails
2012-05-16 12:57 [gentoo-user] gem install linecache19 fails 1126
@ 2012-05-18 17:18 ` Michael Orlitzky
0 siblings, 0 replies; 2+ messages in thread
From: Michael Orlitzky @ 2012-05-18 17:18 UTC (permalink / raw
To: gentoo-user
On 05/16/12 08:57, 1126 wrote:
> Hello,
>
> I do need the ruby-gem linecache19-0.5.12. Usually, there are two ways to install a gem, right? Via emerge and via gem install. But here, only one way works. dev-ruby/linecache only builds the
> ruby18-version
> of
> this gem, so I'm stuck with gem install. But gem install fails with the following error:
>
> trace_nums.c:(.text+0x22): undefined reference to `ruby_current_thread'
>
>
> I am using ruby-1.9.3p194, but tried with different versions as well.
>
> Does anyone have a clue what I can do to solve the problem and get linecache19-0.5.12 installed?
>
> Thanks in advance,
>
> Christian.
>
Relevant:
http://bugs.gentoo.org/show_bug.cgi?id=398455
Other people seem to have had the same problem. Try the git version,
it's somewhat more likely to work considering the last commit was
"updated for Ruby 1.9.3":
https://github.com/mark-moseley/linecache
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-18 17:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-16 12:57 [gentoo-user] gem install linecache19 fails 1126
2012-05-18 17:18 ` Michael Orlitzky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox