Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 95992

Summary: app-editors/gedit-2.10.3 fails to configure, missing a perl module
Product: Gentoo Linux Reporter: FieldySnuts <sgtphou>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2005.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description FieldySnuts 2005-06-13 10:17:12 UTC
app-editors/gedit-2.10.3 is unable to configure, as it looks for a perl module, XML::Parser which is not found.

I do show this module installed, however:

*  dev-perl/XML-Parser
      Latest version available: 2.34
      Latest version installed: 2.34
      Size of downloaded files: 224 kB



 * Applying uClibc/libtool patches ...
QA Notice: USE Flag 'doc' not in IUSE for app-editors/gedit-2.10.3
 * econf: updating gedit-2.10.3/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating gedit-2.10.3/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --disable-gtk-doc
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 whether to enable maintainer-specific portions of Makefiles... no
checking for gconftool-2... /usr/bin/gconftool-2
checking for intltool >= 0.31... 0.33 found
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/gedit-2.10.3/work/gedit-2.10.3/config.log
Comment 1 FieldySnuts 2005-06-13 10:19:32 UTC
Attempting to attach the config.log causes bugzilla to say the file is empty
(it's not, and I have permissions to read it). Pasting here is too long.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-06-13 13:50:55 UTC
sounds like you missed running the perl-cleaner script after updating perl. 
Comment 3 Leonardo Boshell (RETIRED) gentoo-dev 2005-06-13 14:59:39 UTC

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