GNOME Bugzilla – Bug 130635
CVS version doesn't configure properly
Last modified: 2004-12-22 21:47:04 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"
Hmm, It's still me, this bug seems to affect gnome-vfs and other packages as well...
*** This bug has been marked as a duplicate of 130280 ***