Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2009 00:23:50 +0300
From:      Max Brazhnikov <makc@issp.ac.ru>
To:        kde-freebsd@kde.org, Matthias Apitz <guru@unixarea.de>
Cc:        gnome@freebsd.org
Subject:   Re: [kde-freebsd] 7.1-REL && KDE 3.5.10 port: building fails in misc/shared-mime-info
Message-ID:  <200901190023.50417.makc@issp.ac.ru>
In-Reply-To: <20090118073925.GA3338@rebelion.Sisis.de>
References:  <20090118073925.GA3338@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Jan 2009 08:39:25 +0100, Matthias Apitz wrote:
> Hello,
>
> The building of the KDE 3.5.10 master port x11/kde3 fails in
> misc/shared-mime-info with:
>
> # cd /usr/ports/X11/kde3
> # make install BATCH=yes
>
> ....
> checking for perl... /usr/bin/perl
> checking for XML::Parser... configure: error: XML::Parser perl module is
> required for intltool
> ===>  Script "configure" failed unexpectedly.
>
> (this is with portsnap fetch+extract and portupgrade)
>
> I did by hand:
>
> # perl -MCPAN -e shell
> at cpan> prompt type in:
> install XML::Parser
>
> which made it happy;
>
> is this a known issue? (Cc: maintainer gnome@FreeBSD.org)
Perl was updated recently and this may cause build problem.You should follow 
post upgrade instruction (see UPDATING) to get perl dependent ports working 
again.

Max



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901190023.50417.makc>