Gentoo Archives: gentoo-user

From: krzaq <krzakers@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] rebuild problem
Date: Tue, 07 Dec 2004 20:10:14
Message-Id: 2ab8d39a04120712091eac5933@mail.gmail.com
1 On Thu, 11 Nov 2004 08:51:48 -0500, Eric S. Johansson <esj@××××××.org> wrote:
2 > trying to rebuild the colinux gentoo image with new use flags and now
3 > I'm getting this error about missing perl module.
4 >
5 > first: is a real bug that I should file a bug report on?
6 > second: how do I get past it? What module do I need to install in order
7 > to fix things?
8 >
9 > many thanks
10 > ---eric
11 >
12 > colinux etc # emerge --newuse --update --deep world
13 > Calculating world dependencies ...done!
14 > >>> emerge (1 of 48) x11-misc/shared-mime-info-0.14 to /
15 > >>> md5 src_uri ;-) shared-mime-info-0.14.tar.gz
16 > >>> Unpacking source...
17 > >>> Unpacking shared-mime-info-0.14.tar.gz to
18 > /var/tmp/portage/shared-mime-info-0.14/work
19 > >>> Source unpacked.
20 > ./configure --prefix=/usr --host=i686-pc-linux-gnu
21 > --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
22 > --sysconfdir=/etc --localstatedir=/var/lib
23 > configure: WARNING: If you wanted to set the --build type, don't use --host.
24 > If a cross compiler is detected then cross compile mode will be used.
25 > checking for a BSD-compatible install... /bin/install -c
26 > checking whether build environment is sane... yes
27 > checking for gawk... gawk
28 > checking whether make sets $(MAKE)... yes
29 > checking for i686-pc-linux-gnu-strip... no
30 > checking for strip... strip
31 > checking for perl... /usr/bin/perl
32 > configure: error: XML::Parser perl module is required for intltool
33 >
34 > !!! ERROR: x11-misc/shared-mime-info-0.14 failed.
35 > !!! Function econf, Line 449, Exitcode 1
36 > !!! econf failed
37 > !!! If you need support, post the topmost build error, NOT this status
38 > message.
39 maybe try to re-emerge dev-per/XML-Parser?
40
41
42 --
43 Regards
44 Karol Krzak
45
46 --
47 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] rebuild problem Antonio Souto <antoniosouto@×××××.com>