From owner-freebsd-questions@FreeBSD.ORG Wed Oct 23 13:16:30 2013 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E4131A89 for ; Wed, 23 Oct 2013 13:16:30 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6AA322D99 for ; Wed, 23 Oct 2013 13:16:29 +0000 (UTC) Received: from kw.news4all.se (localhost [127.0.0.1]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id r9NDGQLF051273 for ; Wed, 23 Oct 2013 15:16:26 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <5267CC29.9050104@bananmonarki.se> Date: Wed, 23 Oct 2013 15:16:25 +0200 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: questions FreeBSD Subject: build error openoffice-3/oo-4/oo-devel/libreoffice Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 13:16:31 -0000 Hello list! FreeBSD fqdn 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 checking whether ccache gcc accepts -g... yes checking for ccache gcc option to accept ISO C89... none needed checking for ccache... /usr/local/bin/ccache checking the GNU gcc compiler version... checked (gcc 4.2.1) checking for -Bsymbolic-functions linker support ... found checking whether to enable pch feature... no checking for GNU make... gmake checking the GNU make version... gmake 3.82 3+: checking for dmake... checking for dmake... /usr/local/bin/dmake using system dmake checking whether the found dmake is the right dmake... yes checking the dmake version... OK, >= 4.11 checking for GNU or compatible BSD tar... gtar checking for --hash-style=both linker support ... found checking for perl... /usr/bin/perl checking the Perl version... checked (perl 5) checking for required Perl modules... configure: error: The missing Perl modules are: LWP::UserAgent Install them as superuser/administrator with "cpan -i LWP::UserAgent" ===> Script "configure" failed unexpectedly. Please report the problem to office@FreeBSD.org [maintainer] and attach the "/usbdisk/ports/editors/openoffice-4/work/aoo-4.0.1/main/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. a /usr/sbin/pkg_info -Ea). *** [do-configure] Error code 1 Stop in /usbdisk/ports/editors/openoffice-4. *** [build] Error code 1 Stop in /usbdisk/ports/editors/openoffice-4. root@kw:/usbdisk/ports/editors/openoffice-4 # cpan -i LWP::UserAgent CPAN: Storable loaded ok (v2.27) Going to read '/root/.cpan/Metadata' Database was generated on Tue, 22 Oct 2013 17:17:03 GMT CPAN: Module::CoreList loaded ok (v2.49_07) LWP::UserAgent is up to date (6.05). root@kw:/usbdisk/ports/editors/openoffice-4 #