Date: 11 Oct 2002 18:16:50 -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: <1034374611.322.69.camel@gyros.marcuscom.com> In-Reply-To: <C2B42A98-DD66-11D6-9118-0005025E566F@antsclimbtree.com> References: <C2B42A98-DD66-11D6-9118-0005025E566F@antsclimbtree.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2002-10-11 at 18:14, Mark Edwards wrote: > On Friday, October 11, 2002, at 03:01 PM, Joe Marcus Clarke wrote: > > > On Fri, 2002-10-11 at 17:47, Mark Edwards wrote: > >> 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 > > Well, I don't know what to make of mak-jars.pl. I assume you mean the > one inside the mozilla work directory? Yes, is there a #! line in make-jars.pl that indicates which perl it's calling? > > I set perl by typing > > sudo use.perl port > > after make install in the /usr/ports/lang/perl5/ directory. Is there > something else I should do to get perl linked properly? What does: perl -V report? Joe > > Thanks! > > -- > 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?1034374611.322.69.camel>