Gentoo Archives: gentoo-user

From: Joseph Davis <joseph@××.edu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge on new install has die "econf failed"
Date: Thu, 12 Feb 2009 18:14:14
Message-Id: 49946763.7070104@uh.edu
1 Hey Folks:
2
3 I am building a new system, and the install is done, and I emerged a few
4 things, vim for instance, and they went OK.
5
6 Then I tried to emerge ntp apache samba postgresql php
7 and I got
8 ---------------------------------------------------
9 ERROR: dev-libs/libpcre-7.8 failed.
10 * Call stack:
11 * ebuild.sh, line 49: Called src_compile
12 * environment, line 2345: Called econf
13 '--with-match-limit-recursion=8192' '--enable-utf8'
14 '--enable-unicode-properties' '--enable-cpp' '--enable-pcregrep-libz'
15 '--enable-pcregrep-libbz2' '--enable-static'
16 '--htmldir=/usr/share/doc/libpcre-7.8/html'
17 '--docdir=/usr/share/doc/libpcre-7.8'
18 * ebuild.sh, line 529: Called die
19 * The specific snippet of code:
20 * die "econf failed"
21 * The die message:
22 * econf failed
23
24 --------------------------------------------------
25 then I tried to emerge ntp alone and got:
26
27 -----------------------------------------
28 * ERROR: net-misc/ntp-4.2.4_p6 failed.
29 * Call stack:
30 * ebuild.sh, line 49: Called src_compile
31 * environment, line 2099: Called econf
32 '--disable-linuxcaps' '--disable-parse-clocks' '--enable-ipv6'
33 '--disable-debugging' '--with-crypto'
34 * ebuild.sh, line 529: Called die
35 * The specific snippet of code:
36 * die "econf failed"
37 * The die message:
38 * econf failed
39 ---------------------------------------------
40
41 If I need to post additional info, just let me know, I haven't done this
42 before so I'll need a little tutoring.
43
44 Thanks - Joseph

Replies

Subject Author
Re: [gentoo-user] emerge on new install has die "econf failed" Alexander Pilipovsky <alexander.pilipovsky@×××××.com>