Skip site navigation (1)Skip section navigation (2)
Date:      11 Oct 2002 18:01:04 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Mark Edwards <mark@antsclimbtree.com>
Cc:        gnome@FreeBSD.ORG, ports@FreeBSD.ORG
Subject:   Re: FreeBSD Port: mozilla-1.1_1,1 -- problem compiling
Message-ID:  <1034373665.322.67.camel@gyros.marcuscom.com>
In-Reply-To: <156316E8-DD63-11D6-9118-0005025E566F@antsclimbtree.com>
References:  <156316E8-DD63-11D6-9118-0005025E566F@antsclimbtree.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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-ports" in the body of the message




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