Gentoo Archives: gentoo-amd64

From: "Arttu V." <arttuv69@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Apache Tools fails to compile
Date: Tue, 10 Nov 2009 19:24:13
Message-Id: fecdbac60911101124i64157af2tdb4c6fa1cdae42f3@mail.gmail.com
In Reply to: [gentoo-amd64] Apache Tools fails to compile by Carlos Benevides
1 On 11/10/09, Carlos Benevides <carlos@×××××××××××××××.com> wrote:
2 > Hello,
3 >
4 > I'm doing an emerge -auDv. One of the packages slated for an upgrade is
5 > apache-tools, but I get the following error.
6 >
7 > /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-gnu/bin/ld:
8 > cannot find -ldb-4.6
9 > collect2: ld returned 1 exit status
10 > make[1]: *** [htpasswd] Error 1
11 > make[1]: Leaving directory
12 > `/u2/var/tmp/portage/app-admin/apache-tools-2.2.14/work/httpd-2.2.14/support'
13 > make: *** [all-recursive] Error 1
14 > *
15 > * ERROR: app-admin/apache-tools-2.2.14 failed.
16 > * Call stack:
17 > * ebuild.sh, line 49: Called src_compile
18 > * environment, line 2622: Called die
19 > * The specific snippet of code:
20 > * emake || die "emake support/ failed!"
21 >
22 >
23 > It seems to be looking for berkdb 4.6. I only have the following installed.
24 >
25 > [I] sys-libs/db
26 > Available versions:
27 > (1) 1.85-r3
28 > (3) 3.2.9-r11 3.2.9_p2
29 > (4.2) 4.2.52_p4-r2 ~4.2.52_p5 4.2.52_p5-r1
30 > (4.3) 4.3.29-r2 ~4.3.29_p1 4.3.29_p1-r1
31 > (4.4) ~4.4.20_p4 ~4.4.20_p4-r1
32 > (4.5) 4.5.20_p2 4.5.20_p2-r1
33 > (4.6) 4.6.21_p4
34 > (4.7) ~4.7.25_p3 4.7.25_p4
35 > (4.8) ~4.8.24
36 > {doc elibc_FreeBSD java nocxx tcl test}
37 > Installed versions: 4.2.52_p5-r1(4.2)(18:57:52 05/22/09)(-doc
38 > -elibc_FreeBSD -java -nocxx -tcl -test)
39 > 4.5.20_p2-r1(4.5)(19:12:56 05/22/09)(-doc
40 > -elibc_FreeBSD -java -nocxx -tcl -test)
41 > 4.7.25_p4(4.7)(11:31:23 10/17/09)(-doc
42 > -elibc_FreeBSD -java -nocxx -tcl -test)
43 > Homepage:
44 > http://www.oracle.com/technology/software/products/berkeley-db/index.html
45 > Description: Oracle Berkeley DB
46 >
47 > Why does it need 4.6. If it needs it how I can install it
48 > specifically. I can't seem to get emerge to install that specific version.
49
50 Try re-merging apr-util, then go for the world (or whatever) again. Did it help?
51
52 --
53 Arttu V.

Replies

Subject Author
Re: [gentoo-amd64] Apache Tools fails to compile Carlos Benevides <carlos@×××××××××××××××.com>