Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 2003 14:55:46 -0700 (PDT)
From:      Don Lewis <truckman@FreeBSD.org>
To:        sewall@ix.netcom.com
Cc:        freebsd-stable@FreeBSD.org
Subject:   Re: make release failure: perl:No such file or directory
Message-ID:  <200309202155.h8KLtkN1004542@gw.catspoiler.org>
In-Reply-To: <3F6CCA78.1050005@ix.netcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20 Sep, Scott R. Sewall wrote:
> 
> I'm having trouble running make release.  The build fails with the 
> following message:
> 
>> perl @/kern/makeops.pl -c @/pci/agp_if.m
>> perl:No such file or directory
>> *** Error code 1
>>
>> Stop in /usr/src/sys/modules/agp.
>> *** Error code 1
> 
> The failire occurs in stage 4: make dependencies
> 
> When I looked for perl in the chroot environment tree, I did not find a 
> perl executable.
> 
> I'm running FreeBSD 4.9-PRERELEASE cvsup'd last Sunday 9/14.
> 
> Any ideas?

Would you happen to have NOPERL set?.  There are certain things in the
build process that require perl.  They will work if you have NOPERL set
to skip the system perl build as long as you have perl installed as a
port, but this won't work when 'make release' chroots.



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