Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Switching to unstable
Date: Mon, 12 Apr 2010 02:24:34
Message-Id: u2g5bdc1c8b1004111923h8c755f6fje443042e0cd45a8c@mail.gmail.com
In Reply to: Re: [gentoo-user] Switching to unstable by Mark Knecht
1 On Sun, Apr 11, 2010 at 5:33 PM, Mark Knecht <markknecht@×××××.com> wrote:
2 <SNIP>
3 > So help2man won't build due to some missing perl module.
4 >
5 > I'm assuming this isn't bad enough to stop a reboot from being
6 > successful but @system is @system so no reboot until I hear something
7 > back. (Or I get bored waiting...) ;-)
8 >
9 > Cheers,
10 > Mark
11 >
12 >
13 > checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none
14 > needed
15 > checking for library containing dlsym... -ldl
16 > checking for library containing bindtextdomain... none required
17 > configure: error: perl module Locale::gettext required
18 >
19 > !!! Please attach the following file when seeking support:
20 > !!! /var/tmp/portage/sys-apps/help2man-1.37.1/work/help2man-1.37.1/config.log
21 >  * ERROR: sys-apps/help2man-1.37.1 failed:
22 >  *   econf failed
23 >  *
24 >  * Call stack:
25 >  *     ebuild.sh, line   48:  Called src_compile
26 >  *   environment, line 2332:  Called econf '--enable-nls'
27 >  *     ebuild.sh, line  538:  Called die
28 >  * The specific snippet of code:
29 >  *                      die "econf failed"
30 >  *
31 >  * If you need support, post the output of 'emerge --info
32 > =sys-apps/help2man-1.37.1',
33 >  * the complete build log and the output of 'emerge -pqv
34 > =sys-apps/help2man-1.37.1'.
35 >  * The complete build log is located at
36 > '/var/tmp/portage/sys-apps/help2man-1.37.1/temp/build.log'.
37 >  * The ebuild environment file is located at
38 > '/var/tmp/portage/sys-apps/help2man-1.37.1/temp/environment'.
39 >  * S: '/var/tmp/portage/sys-apps/help2man-1.37.1/work/help2man-1.37.1'
40 >
41 >>>> Failed to emerge sys-apps/help2man-1.37.1, Log file:
42 >
43 >>>>  '/var/tmp/portage/sys-apps/help2man-1.37.1/temp/build.log'
44 >
45
46 emerge -e @system cleared that problem up and the reboot appears to
47 have been clean.
48
49 I don't know exactly what to make of the output from df. Clearly this
50 is a new way of looking at things:
51
52 cruncher ~ # df
53 Filesystem 1K-blocks Used Available Use% Mounted on
54 rootfs 51612984 8799528 40191652 18% /
55 /dev/root 51612984 8799528 40191652 18% /
56 rc-svcdir 1024 68 956 7% /lib64/rc/init.d
57 udev 10240 256 9984 3% /dev
58 shm 6152104 0 6152104 0% /dev/shm
59 cruncher ~ #
60
61 rootfs? /dev/root? Did I miss something in my editing? I mount
62 /dev/md3 in fstab. It becomes something else in this environment I
63 guess...
64
65 Anyway, it rebooted cleanly and for the most part the instructions
66 were pretty good. XFCE4 is rebuilding, I'll check that X works and
67 then on to Gnome and KDE.
68
69 Cheers,
70 Mark