Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] openldap-2.4.24 fails to compile
Date: Tue, 21 Feb 2012 00:58:34
Message-Id: 20120221005914.GB17298@syscon7.inet
In Reply to: Re: [gentoo-user] openldap-2.4.24 fails to compile by Pandu Poluan
1 On 02/21/12 07:47, Pandu Poluan wrote:
2 > On Feb 21, 2012 1:57 AM, "Joseph" <[1]syscon780@×××××.com> wrote:
3 > >
4 > > I have automake-1.9.6-r3 installed but emerging openldap fails, it
5 > seems to me it has something to do with this bug:
6 > > [2]https://bugs.gentoo.org/show_bug.cgi?id=403261
7 > >
8 > > I have all three versions installed: equery list automake
9 > > Â * Searching for automake ...
10 > > [IP-] [ Â ] sys-devel/automake-1.9.6-r3:1.9
11 > > [IP-] [ Â ] sys-devel/automake-1.10.3:1.10
12 > > [IP-] [ Â ] sys-devel/automake-1.11.1:1.11
13 > >
14 > > but openldap-2.4.24 fails to compile.
15 > > What is the solution? Why it works for others?
16 > >
17 > > --
18 > > Joseph
19 > >
20 >
21 > What's the actual error message? Have you tried going to MAKEOPTS=-j1?
22 >
23 > Rgds,
24 >
25
26 I was getting same message as this one:
27 * Failed Running aclocal !
28 *
29 * Include in your bugreport the contents of:
30 *
31 * /var/tmp/portage/net-nds/openldap-2.4.24/temp/aclocal.out
32 * ERROR: net-nds/openldap-2.4.24 failed (prepare phase):
33 * Failed Running aclocal !
34 *
35 * Call stack:
36 * ebuild.sh, line 85: Called src_prepare
37 * environment, line 3801: Called eautoreconf
38 * environment, line 1075: Called eaclocal
39 * environment, line 993: Called autotools_run_tool '--at-m4flags' 'aclocal'
40 * environment, line 628: Called die
41 * The specific snippet of code:
42 * die "Failed Running $1 !";
43
44 Though, it compiles unstable verstion: openldap-2.4.28-r1 OK
45
46 --
47 Joseph