Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Failed builds of kbuild and cdrdao with "undefined reference to `__alloca'"
Date: Tue, 13 Feb 2018 04:23:42
Message-Id: 20180213042321.jtem2deleg5rnzum@solfire
In Reply to: Re: [gentoo-user] Failed builds of kbuild and cdrdao with "undefined reference to `__alloca'" by Joerg Schilling
1 On 02/12 11:31, Joerg Schilling wrote:
2 > <tuxic@××××××.de> wrote:
3 >
4 > > On 02/09 10:02, Andreas K. Huettel wrote:
5 > > > Am Sonntag, 4. Februar 2018, 15:03:28 CET schrieb tuxic@××××××.de:
6 > > > > Hi,
7 > > > >
8 > > > > I still have the problem of failed builds due to an
9 > > > > 'undefined reference to `__alloca''. I recompiled
10 > > > > gcc/glibc and I am using linux-4.15.1 (from kernel.org)
11 > > > > with linux-headers 4.15. .
12 > > > >
13 > > > > Affected are (at least) cdrdao and kbuild.
14 > > > >
15 > > >
16 > > > What's your sys-libs/glibc ?!
17 >
18 > alloca() is usually handled by the compiler, so if there is sucvh a problem,
19 > this may be a result of incorrect include files that do not match the compiler.
20 >
21 > BTW: cdrdao is unmaintained since aprox. 10 years and did not get any change
22 > since 8.5 years.
23 >
24 > Jörg
25 >
26 > --
27 > EMail:joerg@××××××.net (home) Jörg Schilling D-13353 Berlin
28 > joerg.schilling@××××××××××××××××.de (work) Blog: http://schily.blogspot.com/
29 > URL: http://cdrecord.org/private/ http://sf.net/projects/schilytools/files/'
30 >
31
32 Hi Jörg,
33
34 what do you recommend to replace cdrdao?
35
36 Meino