Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] Failed builds of kbuild and cdrdao with "undefined reference to `__alloca'"
Date: Sun, 04 Feb 2018 14:03:51
Message-Id: 20180204140328.lvky4vmwmu36c4ih@solfire
1 Hi,
2
3 I still have the problem of failed builds due to an
4 'undefined reference to `__alloca''. I recompiled
5 gcc/glibc and I am using linux-4.15.1 (from kernel.org)
6 with linux-headers 4.15. .
7
8 Affected are (at least) cdrdao and kbuild.
9
10 For me "alloca" (memory allocation_) seems to be quite fundamental
11 and if this would really be not availlable I think a lot more
12 builds would fail...
13
14 I am using gcc (Gentoo 7.3.0 p1.0) 7.3.0. I recompiled glibc.
15 I did https://wiki.gentoo.org/wiki/Upgrading_GCC
16
17 What can cause this problem and how can I fix it?
18
19 Cheers
20 Meino

Replies