Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36257 - (galeon-1.3.11a) dev-perl/XML-Parser perl module needs to be a dependency
Summary: (galeon-1.3.11a) dev-perl/XML-Parser perl module needs to be a dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-21 11:41 UTC by Matthew Kennedy (RETIRED)
Modified: 2003-12-21 16:20 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 Matthew Kennedy (RETIRED) gentoo-dev 2003-12-21 11:41:24 UTC
Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8,2.3.3_pre20031212-r0, 2.6.0-test11-mm1)
=================================================================
System uname: 2.6.0-test11-mm1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.12
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -funroll-loops -fprefetch-loop-arrays -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/lib/jboss /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -funroll-loops -fprefetch-loop-arrays -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache cvs digest keeptemp keepwork noauto noclean notitles sandbox userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm avi beep berkdb bonobo cdr cjk crypt cups emacs emacs-w3m encode esd foomaticdb gdbm gif gnome gtk gtk2 gtkhtml guile java jpeg libg++ libwww mad mikmod mmx motif mozilla moznocompose moznoirc moznomail mozxmlterm mpeg mysql ncurses nptl oggvorbis opengl oss pam pdflib perl png postgres python quicktime readline sdl slang spell sse ssl tcltk tcpd tetex threads tiff truetype x86 xml2 xv zlib"


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
checking for gcc option to accept ANSI C... none needed
checking for ANSI C header files... (cached) yes
checking for perl... /usr/bin/perl
configure: error: XML::Parser perl module is required for intltool
 
!!! ERROR: net-www/galeon-1.3.11a failed.
!!! Function econf, Line 338, Exitcode 1
!!! econf failed
Comment 1 Spider (RETIRED) gentoo-dev 2003-12-21 15:48:36 UTC
intltool upstream issue.
I'll deal with it.
Comment 2 Spider (RETIRED) gentoo-dev 2003-12-21 15:54:44 UTC
*mutter*

okay, this time they are annoying and building it into configure checks,  *argh*

adding the dep.
Comment 3 Spider (RETIRED) gentoo-dev 2003-12-21 16:20:47 UTC
fixed. have to use intltoolize anyhow due to version mismatches even if XML::Parser is installed.