Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52668 - 2592-gnome-icon-theme-1.2.1 will not compile without dev-perl/XML-Parser
Summary: 2592-gnome-icon-theme-1.2.1 will not compile without dev-perl/XML-Parser
Status: RESOLVED DUPLICATE of bug 41124
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-01 02:38 UTC by Donald R. Gray Jr
Modified: 2005-07-17 13:06 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 Donald R. Gray Jr 2004-06-01 02:38:31 UTC
Im not sure if this is just because I am upgrading from x86 to ~x86 but I get this error trying to emerge gnome-icon-theme-1.2.1


setup
unpack
>>> Unpacking source...
>>> Unpacking gnome-icon-theme-1.2.1.tar.bz2 to /var/tmp/portage/gnome-icon-theme-1.2.1/work
>>> Source unpacked.
compile
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
/var/tmp/portage/gnome-icon-theme-1.2.1/work/gnome-icon-theme-1.2.1/missing: Unknown `--run' option
Try `/var/tmp/portage/gnome-icon-theme-1.2.1/work/gnome-icon-theme-1.2.1/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for perl... /usr/bin/perl
configure: error: XML::Parser perl module is required for intltool
                                                                                                                                                             
!!! ERROR: x11-themes/gnome-icon-theme-1.2.1 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed

It compiles fine after emerging dev-perl/XML-Parser

Possibly add dev-perl/XML-Parser to the deps?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 foser (RETIRED) gentoo-dev 2004-06-01 04:09:11 UTC
search before posting please.

You should rebuild your perl modules when upgrading minor versions.

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