Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97901 - intltool-0.32.1 requires dev-perl/XML-Parser but has no dependancy on it
Summary: intltool-0.32.1 requires dev-perl/XML-Parser but has no dependancy on it
Status: RESOLVED DUPLICATE of bug 41124
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-04 05:55 UTC by Michele Beltrame
Modified: 2005-07-04 06:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michele Beltrame 2005-07-04 05:55:37 UTC
The installation of intltool stopped for me like this:

-----
>>> Unpacking source...
>>> Unpacking intltool-0.32.1.tar.bz2 to /var/tmp/portage/intltool-0.32.1/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... i686-pc-linux-gnu-strip
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is
required for intltool
-----

Maybe dev-perl/XML-Parser should be made a dependancy for intltool.

Reproducible: Always
Steps to Reproduce:
1. emerge intltool without having XML::Parser Perl module installed
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-04 06:10:40 UTC
Please, search...

*** This bug has been marked as a duplicate of 41124 ***