From owner-freebsd-gnome Fri Oct 11 15: 1:48 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9753337B401; Fri, 11 Oct 2002 15:01:45 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEA4543E97; Fri, 11 Oct 2002 15:01:44 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.2] (vpn-client-2.marcuscom.com [10.2.1.2]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id g9BM0suE068233; Fri, 11 Oct 2002 18:00:55 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port: mozilla-1.1_1,1 -- problem compiling From: Joe Marcus Clarke To: Mark Edwards Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <156316E8-DD63-11D6-9118-0005025E566F@antsclimbtree.com> References: <156316E8-DD63-11D6-9118-0005025E566F@antsclimbtree.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 11 Oct 2002 18:01:04 -0400 Message-Id: <1034373665.322.67.camel@gyros.marcuscom.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-6.5 required=5.0 tests=AWL,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01,TO_BE_REMOVED_REPLY version=2.41 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-10-11 at 17:47, Mark Edwards wrote: > Trying to compile mozilla using the current port (from cvs today), I get > the following failure. From what I can tell, its perl-related. I'm > using the perl port, rather than the perl included with FreeBSD 4.6, so > maybe that's the problem: > > ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o > _xpidlgen/nsIMemory nsIMemory.idl > nsrootidl.idl > ../../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.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/FindBin.pm line 79. > 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/www/mozilla/work/mozilla/xpcom/base' > gmake[2]: *** [libs] Error 2 > gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/xpcom' > gmake[1]: *** [tier_9] Error 2 > gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla' > gmake: *** [default] Error 2 > *** Error code 2 > > Stop in /usr/ports/www/mozilla. > > locate 'Spec.pm' > /usr/local/lib/perl5/5.6.1/File/Spec.pm > /usr/local/lib/perl5/site_perl/5.6.1/File/Spec.pm > /usr/ports/lang/perl5/work/perl-5.6.1/lib/File/Spec.pm > /usr/src/contrib/perl5/lib/File/Spec.pm But perl is looking in the system Perl path. Are you sure /usr/bin/perl is correctly symlinked? Take a look at make-jars.pl, and see which perl it's calling. Joe > > -- > Mark Edwards > Engineer > Mr. Toad's > San Francisco, CA > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message