* Re: [gentoo-user] rebuild problem
[not found] <41936E74.8080107@harvee.org>
@ 2004-12-07 19:59 ` Antonio Souto
2004-12-07 20:09 ` krzaq
1 sibling, 0 replies; 3+ messages in thread
From: Antonio Souto @ 2004-12-07 19:59 UTC (permalink / raw
To: gentoo-user
I have the same problem.
Did you manage to work around it?
Souto
On Thu, 11 Nov 2004 08:51:48 -0500, Eric S. Johansson <esj@harvee.org> wrote:
> trying to rebuild the colinux gentoo image with new use flags and now
> I'm getting this error about missing perl module.
>
> first: is a real bug that I should file a bug report on?
> second: how do I get past it? What module do I need to install in order
> to fix things?
>
> many thanks
> ---eric
>
> colinux etc # emerge --newuse --update --deep world
> Calculating world dependencies ...done!
> >>> emerge (1 of 48) x11-misc/shared-mime-info-0.14 to /
> >>> md5 src_uri ;-) shared-mime-info-0.14.tar.gz
> >>> Unpacking source...
> >>> Unpacking shared-mime-info-0.14.tar.gz to
> /var/tmp/portage/shared-mime-info-0.14/work
> >>> Source unpacked.
> ./configure --prefix=/usr --host=i686-pc-linux-gnu
> --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
> --sysconfdir=/etc --localstatedir=/var/lib
> configure: WARNING: If you wanted to set the --build type, don't use --host.
> If a cross compiler is detected then cross compile mode will be used.
> checking for a BSD-compatible install... /bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking for i686-pc-linux-gnu-strip... no
> checking for strip... strip
> checking for perl... /usr/bin/perl
> configure: error: XML::Parser perl module is required for intltool
>
> !!! ERROR: x11-misc/shared-mime-info-0.14 failed.
> !!! Function econf, Line 449, Exitcode 1
> !!! econf failed
> !!! If you need support, post the topmost build error, NOT this status
> message.
>
> colinux etc #
>
> --
> President Nixon: Now more than ever
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
Antonio Souto
Laboratorista e mestrando do
PIPCA - Programa Interdisciplinar de Pós-Graduação em Computação Aplicada
Bacharel em Ciência da Computação
UNISINOS - Universidade do Vale do Rio dos Sinos
Fones (0xx51) 590-3333 | 591-1100 | 591-1122 ramal 1658
São Leopoldo - RS
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] rebuild problem
[not found] <41936E74.8080107@harvee.org>
2004-12-07 19:59 ` [gentoo-user] rebuild problem Antonio Souto
@ 2004-12-07 20:09 ` krzaq
2004-12-07 21:59 ` Antonio Souto
1 sibling, 1 reply; 3+ messages in thread
From: krzaq @ 2004-12-07 20:09 UTC (permalink / raw
To: gentoo-user
On Thu, 11 Nov 2004 08:51:48 -0500, Eric S. Johansson <esj@harvee.org> wrote:
> trying to rebuild the colinux gentoo image with new use flags and now
> I'm getting this error about missing perl module.
>
> first: is a real bug that I should file a bug report on?
> second: how do I get past it? What module do I need to install in order
> to fix things?
>
> many thanks
> ---eric
>
> colinux etc # emerge --newuse --update --deep world
> Calculating world dependencies ...done!
> >>> emerge (1 of 48) x11-misc/shared-mime-info-0.14 to /
> >>> md5 src_uri ;-) shared-mime-info-0.14.tar.gz
> >>> Unpacking source...
> >>> Unpacking shared-mime-info-0.14.tar.gz to
> /var/tmp/portage/shared-mime-info-0.14/work
> >>> Source unpacked.
> ./configure --prefix=/usr --host=i686-pc-linux-gnu
> --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
> --sysconfdir=/etc --localstatedir=/var/lib
> configure: WARNING: If you wanted to set the --build type, don't use --host.
> If a cross compiler is detected then cross compile mode will be used.
> checking for a BSD-compatible install... /bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking for i686-pc-linux-gnu-strip... no
> checking for strip... strip
> checking for perl... /usr/bin/perl
> configure: error: XML::Parser perl module is required for intltool
>
> !!! ERROR: x11-misc/shared-mime-info-0.14 failed.
> !!! Function econf, Line 449, Exitcode 1
> !!! econf failed
> !!! If you need support, post the topmost build error, NOT this status
> message.
maybe try to re-emerge dev-per/XML-Parser?
--
Regards
Karol Krzak
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] rebuild problem
2004-12-07 20:09 ` krzaq
@ 2004-12-07 21:59 ` Antonio Souto
0 siblings, 0 replies; 3+ messages in thread
From: Antonio Souto @ 2004-12-07 21:59 UTC (permalink / raw
To: gentoo-user, krzaq
On Tue, 7 Dec 2004 21:09:40 +0100, krzaq <krzakers@gmail.com> wrote:
> > checking for perl... /usr/bin/perl
> > configure: error: XML::Parser perl module is required for intltool
> >
> > !!! ERROR: x11-misc/shared-mime-info-0.14 failed.
> > !!! Function econf, Line 449, Exitcode 1
> > !!! econf failed
> > !!! If you need support, post the topmost build error, NOT this status
> > message.
> maybe try to re-emerge dev-per/XML-Parser?
Worked fine!
Thanks.
How do I know which package is broken in a case like this
(I tried to reemerge libxml-perl instead...)
Thanks again
Souto
--
Antonio Souto
Laboratorista e mestrando do
PIPCA - Programa Interdisciplinar de Pós-Graduação em Computação Aplicada
Bacharel em Ciência da Computação
UNISINOS - Universidade do Vale do Rio dos Sinos
Fones (0xx51) 590-3333 | 591-1100 | 591-1122 ramal 1658
São Leopoldo - RS
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-12-07 21:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <41936E74.8080107@harvee.org>
2004-12-07 19:59 ` [gentoo-user] rebuild problem Antonio Souto
2004-12-07 20:09 ` krzaq
2004-12-07 21:59 ` Antonio Souto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox