Gentoo Archives: gentoo-user

From: JC Denton <jcdentonmail@×××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge wings - erlang fails to compile
Date: Sat, 14 Oct 2006 21:05:42
Message-Id: 20061014205842.17698.qmail@web86907.mail.ukl.yahoo.com
In Reply to: Re: [gentoo-user] emerge wings - erlang fails to compile by "Bo Ørsted Andresen"
1 Thank you!
2
3 I did
4
5 # ACCEPT_KEYWORDS="~x86" emerge erlang
6 # ACCEPT_KEYWORDS="~x86" emerge wings
7
8 and everything did compile.
9
10 JC
11
12 Bo Ørsted Andresen <bo.andresen@××××.dk> schrieb: On Saturday 14 October 2006 18:50, JC Denton wrote:
13 > Hi!
14 >
15 > I want to give wings a try. But when comling erlang I det this error
16 > message:
17 [SNIP]
18 >
19 > What does this mean? I looked in the gentoo forum and found a lot problems
20 > with erlang but not this one. I found a possible solution on:
21 >
22 > http://tomcopeland.blogs.com/juniordeveloper/2006/04/ejabberd_erlang.html
23 >
24 > But actually I have not a single idea how to apply this patch.
25
26 You can see a more proper version of the same patch by typing:
27
28 # cat `portageq portdir`/dev-lang/erlang/files/glibc-2.4-fix.patch
29
30 It is applied in erlang-10.2.10 with this addition to the ebuild:
31
32 # cat `portageq portdir`/dev-lang/erlang/erlang-10.2.10.ebuild
33 [...]
34 src_unpack() {
35 [...]
36 # Patch for glibc-2.4 first noted in Bug #128254 -- NOTE this is a
37 # compile time fix, runtime still requires testing, see
38 # http://www.erlang.org/ml-archive/erlang-questions/200601/msg00500.html
39 epatch "${FILESDIR}/glibc-2.4-fix.patch"
40 }
41 [...]
42
43 So just keyword erlang-10.2.10:
44
45 # echo ~dev-lang/erlang-10.2.10 >> /etc/portage/package.keywords
46
47 --
48 Bo Andresen
49
50
51
52 ---------------------------------
53 Was ist Glück? Schlafen Fische überhaupt? Die Antworten gibt’s auf Yahoo! Clever.