Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2002 16:35:27 -0700
From:      Mark Edwards <mark@antsclimbtree.com>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        gnome@FreeBSD.ORG, ports@FreeBSD.ORG
Subject:   Re: FreeBSD Port: mozilla-1.1_1,1 -- problem compiling
Message-ID:  <1F1C4F66-DD72-11D6-9118-0005025E566F@antsclimbtree.com>
In-Reply-To: <4D387524-DD6D-11D6-9118-0005025E566F@antsclimbtree.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, October 11, 2002, at 04:00 PM, Mark Edwards wrote:

> On Friday, October 11, 2002, at 03:32 PM, Joe Marcus Clarke wrote:
>
>> Okay, type perl5 -V.  I bet this one is still the old system perl.  If
>> it is, symlink /usr/bin/perl5 to /usr/local/bin/perl5, and you should 
>> be
>> set.  You may want to backup /usr/bin/perl5 first.
>>
>> Joe
>
> Okay, that fixed it.  So, the question is would this constitute a bug 
> in the perl5 port?  Here is what is in /usr/bin after running use.perl 
> port:
>
> lrwxr-xr-x   1 root  wheel       19 Oct 11 15:12 perl -> 
> /usr/local/bin/perl
> -r-xr-xr-x   2 root  wheel    10224 Aug  4 12:38 perl5
> -r-xr-xr-x   2 root  wheel    10224 Aug  4 12:38 perl5.00503
> lrwxr-xr-x   1 root  wheel       19 Oct 11 15:12 perl5.6.1 -> 
> /usr/local/bin/perl
> -r-xr-xr-x   1 root  wheel    31723 Aug  4 12:40 perlbug
> -r-xr-xr-x   1 root  wheel    26305 Aug  4 12:40 perlcc
> -r-xr-xr-x   1 root  wheel    16807 Aug  4 12:40 perldoc
> -r-x--x--x   2 root  wheel    50784 Aug  4 12:38 sperl5
> -r-x--x--x   2 root  wheel    50784 Aug  4 12:38 sperl5.00503
>
>
> Here's how I changed it:
>
> lrwxr-xr-x   1 root  wheel       19 Oct 11 15:12 perl -> 
> /usr/local/bin/perl
> lrwxr-xr-x   1 root  wheel       20 Oct 11 15:59 perl5 -> 
> /usr/local/bin/perl5
> -r-xr-xr-x   2 root  wheel    10224 Aug  4 12:38 perl5.00503
> lrwxr-xr-x   1 root  wheel       19 Oct 11 15:12 perl5.6.1 -> 
> /usr/local/bin/perl
> -r-xr-xr-x   2 root  wheel    10224 Aug  4 12:38 perl5.bak
> -r-xr-xr-x   1 root  wheel    31723 Aug  4 12:40 perlbug
> -r-xr-xr-x   1 root  wheel    26305 Aug  4 12:40 perlcc
> -r-xr-xr-x   1 root  wheel    16807 Aug  4 12:40 perldoc
> -r-x--x--x   2 root  wheel    50784 Aug  4 12:38 sperl5
> -r-x--x--x   2 root  wheel    50784 Aug  4 12:38 sperl5.00503
>
> What about sperl5, sperl5.00503, and perl5.00503?  Or the other perl 
> stuff, for that matter?

Actually, I more inclined to think this is a deficiency of the mozilla 
port.  use.perl installs the following into /etc/make.conf:

# -- use.perl generated deltas -- #
# Created: Fri Oct 11 15:12:42 2002
# Setting to use base perl from ports:
PERL_VER=5.6.1
PERL_VERSION=5.6.1
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo

Shouldn't this cause the mozilla port to use perl5.61 instead of perl5?  
That's the theory, anyway.

--
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1F1C4F66-DD72-11D6-9118-0005025E566F>