2nd Announcement: Updated Package: Gnome-Blog 0.8

Michael Schwendt bugs.michael at gmx.net
Tue Mar 1 15:34:39 UTC 2005


On Tue, 01 Mar 2005 07:49:02 -0500, Toshio wrote:

> > > if you add BuildRequires: perl-libxml-perl 
> > > 
> > > the build works.
> > 
> > checking for intltool >= 0.21... 0.31.2 found
> > checking for perl... /usr/bin/perl
> > checking for XML::Parser... configure: error: XML::Parser perl module is
> > required for intltool
> > 
> > The latter one is really just:
> > 
> > $ rpm -q --whatprovides 'perl(XML::Parser)'
> > perl-XML-Parser-2.34-5
> > 
> To further muddy the waters::
>  $ rpm -q --requires intltool | grep -i xml
>  perl-XML-Parser
>  $ rpm -q --requires perl-XML-Parser|grep -iE '(xml|expat)'
>  expat
>  libexpat.so.0
> 
> So if lack of coffee isn't inhibiting my brain, the intltool package
> should automatically pull in perl-XML-Parser as a dependency here.  And
> the dependency is expat rather than libxml.

Triggered something. I've seen this before. This is due to missing
"Buildrequires: intltool". The intltool package is not even present in the
mach chroot (which is what Seth used), since it is not in the list of BR.
An internal intltool copy is used.

-- 
Fedora Core release Rawhide (Rawhide) - Linux 2.6.10-1.1155_FC4
loadavg: 0.00 0.09 0.13




More information about the fedora-extras-list mailing list