From owner-freebsd-stable@FreeBSD.ORG Sat Sep 20 22:57:00 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0015516A4B3; Sat, 20 Sep 2003 22:56:59 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7DF643FF3; Sat, 20 Sep 2003 22:56:55 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h8L5uirX008117 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 21 Sep 2003 08:56:45 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h8L5ugOn008112; Sun, 21 Sep 2003 08:56:42 +0300 (EEST) (envelope-from ru) Date: Sun, 21 Sep 2003 08:56:42 +0300 From: Ruslan Ermilov To: Don Lewis Message-ID: <20030921055642.GA6959@sunbay.com> References: <3F6CCA78.1050005@ix.netcom.com> <200309202155.h8KLtkN1004542@gw.catspoiler.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: <200309202155.h8KLtkN1004542@gw.catspoiler.org> User-Agent: Mutt/1.5.4i cc: sewall@ix.netcom.com cc: freebsd-stable@freebsd.org Subject: Re: make release failure: perl:No such file or directory X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2003 05:57:00 -0000 --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 20, 2003 at 02:55:46PM -0700, Don Lewis wrote: > On 20 Sep, Scott R. Sewall wrote: > >=20 > > I'm having trouble running make release. The build fails with the=20 > > following message: > >=20 > >> perl:No such file or directory >=20 > 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. >=20 It works, too. All you need is to utilize the LOCAL_SCRIPT release(7) variable to install the package into CHROOTDIR. That's the way 5.x box can still cross-build a 4.x snapshot. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/bT2aUkv4P6juNwoRAoKaAJ0RjwRUbmzM6LGWiRSCpAJqVrc+hQCgiE5H gNrzIpk/OpeC5kok1GntU2M= =OPrP -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--