After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 130635 - CVS version doesn't configure properly
CVS version doesn't configure properly
Status: RESOLVED DUPLICATE of bug 130280
Product: gnome-mime-data
Classification: Deprecated
Component: Default
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Mime Data Maintainers
GNOME Mime Data Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-01-06 02:16 UTC by Eddahbi Karim
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Eddahbi Karim 2004-01-06 02:16:37 UTC
Hiya,

I'm using jhbuild to build Gnome from CVS, it's 3:00 GMT+1, and I got a
problem with the CVS build of gnome-mime-data.

Here is the error :
checking for perl... /usr/bin/perl
./configure: line 1735: syntax error near unexpected token `else'
./configure: line 1735: `else'

Here are the lines 1734-1739 :

if `perl -e "require XML::Parser" 2>/dev/null`; then
else
   { { echo "$as_me:$LINENO: error: XML::Parser perl module is required for
intltool" >&5
echo "$as_me: error: XML::Parser perl module is required for intltool" >&2;}
   { (exit 1); exit 1; }; }
fi

Is there a way to correct this ?
I'm using Automake-1.7.9

Here are my system informations (I'm not using emerge) :
Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.1-rc1-mm2)
=================================================================
System uname: 2.6.1-rc1-mm2 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.3.10p1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O2 -m3dnow -pipe -mmmx -s"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
Comment 1 Eddahbi Karim 2004-01-06 02:20:22 UTC
Hmm,
It's still me, this bug seems to affect gnome-vfs and other packages
as well...
Comment 2 Bastien Nocera 2004-01-06 08:00:38 UTC

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