Gentoo Archives: gentoo-user

From: Joseph Davis <joseph@××.edu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge on new install has die "econf failed"
Date: Fri, 13 Feb 2009 18:20:31
Message-Id: 4995BA64.6050709@uh.edu
In Reply to: Re: [gentoo-user] emerge on new install has die "econf failed" by Mike Kazantsev
1 Thanks for you directions - you pointed me where I needed to see.
2
3 Something near there mentioned checking the clock, which I did,
4 it was set three years ago.
5
6 I set the BIOS clock, to local time, then reset it to UTC time (doh!)
7
8 I then ran
9
10 # emerge ntp
11
12 and it worked! Hopefully that was it!
13
14 I am now running
15
16 #emerge apache and it is paused at this
17 ---------------------------------------
18 >>> Emerging (8 of 48) app-text/libpaper-1.1.23
19 * Fetching files in the background. To view fetch progress, run
20 * `tail -f /var/log/emerge-fetch.log` in another terminal.
21
22 --------------------------------------
23 I don't see any activity... Well, I'll give it some time... The tail
24 command seems to indicate
25
26 Connecting to mirrors.rcn.net|207.172.2.141|:21... failed: Connection
27 timed out.
28 Retrying.
29
30 so time might just fix that.
31
32 In any case - thanks for the help!
33
34 Mike Kazantsev wrote:
35 > On Thu, 12 Feb 2009 16:36:31 -0600
36 > Joseph Davis <joseph@××.edu> wrote:
37 >
38 >> I looked as you suggested, and this is what I found - I'm still clueless.
39 >>
40 >> which: no gtkdoc-rebase in
41 >> (/usr/local/sbin:/sbin:/usr/sbin:/usr/lib/portage/bin:/usr/local/bin:/bin:/usr/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2)
42 >> make[5]: [install-data-local] Error 1 (ignored)
43 >
44 > Looks like non-critical error to me, something else probably happened
45 > even before that one.
46 >