From owner-freebsd-questions@FreeBSD.ORG Sun Nov 2 01:40:17 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA10D16A4CE for ; Sun, 2 Nov 2003 01:40:17 -0800 (PST) Received: from seatle.demon.nl (seatle.demon.nl [195.173.228.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31FF443FDF for ; Sun, 2 Nov 2003 01:40:16 -0800 (PST) (envelope-from rotan@seatle.demon.nl) Received: from seatle.vredesdorp.nl (localhost [127.0.0.1]) by seatle.demon.nl (8.12.9p2/8.12.9) with ESMTP id hA29e7Xh075662 for ; Sun, 2 Nov 2003 10:40:07 +0100 (CET) (envelope-from rotan@seatle.vredesdorp.nl) Received: (from rotan@localhost) by seatle.vredesdorp.nl (8.12.9p2/8.12.9/Submit) id hA29e7Ad075661 for freebsd-questions@freebsd.org; Sun, 2 Nov 2003 10:40:07 +0100 (CET) (envelope-from rotan) Date: Sun, 2 Nov 2003 10:40:07 +0100 From: "R.T.G. TAN" To: freebsd-questions@freebsd.org Message-ID: <20031102094007.GA75640@seatle.vredesdorp.nl> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: OpenOffice build X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2003 09:40:18 -0000 Hi, Im trying to install openoffice and am getting the folling: >>> ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsrootidl nsrootidl.idl ../../dist/bin/xpt_link _xpidlgen/xpcom_base.xpt _xpidlgen/nsIErrorService.xpt _xpidlgen/nsIConsoleService.xpt _xpidlgen/nsIConsoleMessage.xpt _xpidlgen/nsIConsoleListener.xpt _xpidlgen/nsIException.xpt _xpidlgen/nsIExceptionService.xpt _xpidlgen/nsIInterfaceRequestor.xpt _xpidlgen/nsIProgrammingLanguage.xpt _xpidlgen/nsISupports.xpt _xpidlgen/nsIWeakReference.xpt _xpidlgen/nsIMemory.xpt _xpidlgen/nsrootidl.xpt ../../config/nsinstall -R -m 644 _xpidlgen/xpcom_base.xpt ../../dist/bin/components Can't locate File/Spec/Unix.pm in @INC (@INC contains: ../../config /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 .) at /usr/libdata/perl/5.00503/File/Spec.pm line 21. BEGIN failed--compilation aborted at /usr/libdata/perl/5.00503/FindBin.pm line 79. BEGIN failed--compilation aborted at ../../config/make-jars.pl line 6. gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/mozilla/xpcom/base' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/mozilla/xpcom' gmake[1]: *** [tier_9] Error 2 gmake[1]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/editors/openoffice/work/mozilla. *** Error code 1 Stop in /usr/ports/editors/openoffice. *** Error code 1 Stop in /usr/ports/editors/openoffice. *** Error code 1 Stop in /usr/ports/editors/openoffice. ** Command failed [exit code 1]: /usr/bin/script -qa /usr/home/rotan/tmp/portinstall49564.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! editors/openoffice (unknown build error) <<< -- tnx, robert tan