conditional dependencies not recognized?

Joe Marcus Clarke marcus at marcuscom.com
Sat Jun 25 19:27:39 EDT 2011


On 6/14/11 6:00 AM, Frank Wall wrote:
> Sorry for the late reply, I was on vacation.
> 
> On Fri, May 27, 2011 at 07:48:19PM -0400, Joe Marcus Clarke wrote:
>> This may be a byproduct of building the Makefile on the host OS.  What
>> version of Perl is on the host?
> 
> The host is running perl-5.10.1_3, 7.3-RELEASE-p2 amd64.
> 
> 
> Thanks.
> - Frank
> 

I can't remember if I replied to this or not.  If the host and the Build
run the same version of Perl, this should not happen.  However, if the
host is running a newer version of Perl, you should be able to fix this
by explicitly overriding PERL_VERSION in your Jail or Build env.
Something like the following in one of your env files:

export PERL_VERSION=5.10.1

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc


More information about the tinderbox-list mailing list