Gentoo Archives: gentoo-user

From: JC Denton <jcdentonmail@×××××.de>
To: gentoo user <gentoo-user@l.g.o>
Subject: [gentoo-user] emerge wings - erlang fails to compile
Date: Sat, 14 Oct 2006 16:56:43
Message-Id: 20061014165037.87925.qmail@web86903.mail.ukl.yahoo.com
1 Hi!
2
3 I want to give wings a try. But when comling erlang I det this error message:
4
5 ...
6 hipe_x86_signal.o: In function `sigaction':
7 hipe_x86_signal.c:(.text+0x10): undefined reference to `INIT'
8 hipe_x86_signal.c:(.text+0x6b): undefined reference to `__next_sigaction'
9 /var/tmp/portage/erlang-10.2.5/work/otp_src_R10B-5/erts/obj.hybrid.beam/i686-pc-linux-gnu/hipe_x86_signal.o: In function `hipe_signal_init':
10 hipe_x86_signal.c:(.text+0x8a): undefined reference to `INIT'
11 hipe_x86_signal.c:(.text+0xec): undefined reference to `INIT'
12 hipe_x86_signal.c:(.text+0xfe): undefined reference to `__next_sigaction'
13 hipe_x86_signal.c:(.text+0x12b): undefined reference to `INIT'
14 hipe_x86_signal.c:(.text+0x179): undefined reference to `__next_sigaction'
15 collect2: ld returned 1 exit status
16 make[3]: *** [/var/tmp/portage/erlang-10.2.5/work/otp_src_R10B-5/bin/i686-pc-linux-gnu/beam.hybrid] Error 1
17 make[3]: Leaving directory `/var/tmp/portage/erlang-10.2.5/work/otp_src_R10B-5/erts/emulator'
18 make[2]: *** [hybrid] Error 2
19 make[2]: Leaving directory `/var/tmp/portage/erlang-10.2.5/work/otp_src_R10B-5/erts/emulator'
20 make[1]: *** [hybrid] Error 2
21 make[1]: Leaving directory `/var/tmp/portage/erlang-10.2.5/work/otp_src_R10B-5/erts'
22 make: *** [emulator] Error 2
23
24 !!! ERROR: dev-lang/erlang-10.2.5 failed.
25 Call stack:
26 ebuild.sh, line 1546: Called dyn_compile
27 ebuild.sh, line 937: Called src_compile
28 erlang-10.2.5.ebuild, line 49: Called die
29
30 !!! (no error message)
31 !!! If you need support, post the topmost build error, and the call stack if relevant.
32
33 What does this mean? I looked in the gentoo forum and found a lot problems with erlang but not this one. I found a possible solution on:
34
35 http://tomcopeland.blogs.com/juniordeveloper/2006/04/ejabberd_erlang.html
36
37 But actually I have not a single idea how to apply this patch.
38
39 Thank you for your help!
40 JC
41
42
43 ---------------------------------
44 Was ist Glück? Schlafen Fische überhaupt? Die Antworten gibt’s auf Yahoo! Clever.

Replies

Subject Author
Re: [gentoo-user] emerge wings - erlang fails to compile "Régis Décamps" <regis@×××××××.info>
Re: [gentoo-user] emerge wings - erlang fails to compile "Bo Ørsted Andresen" <bo.andresen@××××.dk>