Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42579 - gnome-base/gnome-vfs-2.4.2-r1 Failed Ebuild
Summary: gnome-base/gnome-vfs-2.4.2-r1 Failed Ebuild
Status: RESOLVED DUPLICATE of bug 41124
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-23 05:48 UTC by Jason Houx
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 Jason Houx 2004-02-23 05:48:45 UTC
when I tried to emerge world i get errors on gnome-base/gnome-vfs-2.4.2-r1

configure: error: XML::Parser perl module is required for intltool

!!! ERROR: gnome-base/gnome-vfs-2.4.2-r1 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed

I looked at the ebuild and it is just white space at the end of the file

I have emerged libxml-perl althought i would have thought it would have done this automatically.  I checked and i do have intltool already installed.


Reproducible: Always
Steps to Reproduce:
1.emerge sync
2.emerge -u world
3.error
Actual Results:  
configure: error: XML::Parser perl module is required for intltool

!!! ERROR: gnome-base/gnome-vfs-2.4.2-r1 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed



Expected Results:  
it would have finished building gnome-vfs-2.4.2-r1
Comment 1 Spider (RETIRED) gentoo-dev 2004-02-23 14:35:31 UTC
run qpkg -l XML-Parser, seems that you have updated perl without running the perl updater.
 (based on : intltool >=0.29 is in the deps of gnome-vfs, and that has an RDEPEND on XML-Parser, so either you have uninstalled it, or its mal-installed. Most malinstalls are due to said problem)

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