Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2009 14:10:21 +0100
From:      Tom Evans <tevans.uk@googlemail.com>
To:        Alexandru Guja <alexandru.guja@gmail.com>
Cc:        x11@FreeBSD.org
Subject:   Re: problems install kde4
Message-ID:  <1253193021.2134.40.camel@strangepork.london.mintel.ad>
In-Reply-To: <ec563880909170526ve6a671aq1534f11c1bde29b5@mail.gmail.com>
References:  <ec563880909170526ve6a671aq1534f11c1bde29b5@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2009-09-17 at 15:26 +0300, Alexandru Guja wrote:
> bsd# cd /usr/ports/x11/kde4
> bsd# make install clean
> ...
> .......
> checking for perl >= 5.8.1... 5.8.9
> checking for XML::Parser... configure: error: XML::Parser perl module is
> required for intltool
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to x11@FreeBSD.org [maintainer] and attach the
> "/usr/ports/x11/xkeyboard-config/work/xkeyboard-config-1.6/config.log"
> including the output of the failure of your make command. Also, it might be
> a good idea to provide an overview of all packages installed on your system
> (e.g. an `ls /var/db/pkg`).
> *** Error code 1
> 
> Stop in /usr/ports/x11/xkeyboard-config.
> *** Error code 1
> 
> Stop in /usr/ports/x11-servers/xorg-server.
> *** Error code 1
> 
> Stop in /usr/ports/x11-servers/xorg-server.
> *** Error code 1
> 
> Stop in /usr/ports/x11-drivers/xf86-input-mouse.
> *** Error code 1
> 
> Stop in /usr/ports/x11-drivers/xorg-drivers.
> *** Error code 1
> 
> Stop in /usr/ports/x11-drivers/xorg-drivers.
> *** Error code 1
> 
> Stop in /usr/ports/x11/xorg.

You've upgraded perl without rebuilding all the perl ports, therefore
ports thinks XML::Parser is installed, so doesn't install it, but
configure cannot find it. Rebuild all perl ports.

Cheers

Tom




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