Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] webkit-gtk-2.2.6 - ERROR: compile
Date: Mon, 09 Jun 2014 16:10:33
Message-Id: 20140609161046.GD24946@syscon7
In Reply to: Re: [gentoo-user] webkit-gtk-2.2.6 - ERROR: compile by Neil Bothwick
1 On 06/09/14 14:18, Neil Bothwick wrote:
2 >On Mon, 9 Jun 2014 07:10:47 -0600, Joseph wrote:
3 >
4 >> The log file is complaining about "ruby"
5 >>
6 >> /usr/bin/ruby ./Source/JavaScriptCore/offlineasm/generate_offset_extractor.rb ./Source/JavaScriptCore/llint/LowLevelInterpreter.asm
7 >> DerivedSources/JavaScriptCore/LLIntDesiredOffsets.h
8 >> /usr/bin/ruby: no such file to load -- auto_gem (LoadError)
9 >> make: *** [DerivedSources/JavaScriptCore/LLIntDesiredOffsets.h] Error 1
10 >> * ERROR: net-libs/webkit-gtk-2.2.6::gentoo failed (compile phase):
11 >
12 >You either don't have ruby installed (unlikely) or it is installed but no
13 >version is selected. hat could happen if your previously selected ruby
14 >was uninstalled. What is the output from
15 >
16 >eselect ruby list
17 >
18 >
19 >--
20 >Neil Bothwick
21 >
22 >Adolescence, n.: The stage between puberty and adultery.
23
24 I think it is working, it is still compiling but I switched to ruby19
25
26 eselect ruby list
27 Available Ruby profiles:
28 [1] ruby18 *
29 [2] ruby19 (with Rubygems)
30 [3] ruby20 (with Rubygems)
31
32
33 --
34 Joseph