From owner-freebsd-current@FreeBSD.ORG Tue Aug 24 07:02:21 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D22B16A4CF for ; Tue, 24 Aug 2004 07:02:21 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2EB843D39 for ; Tue, 24 Aug 2004 07:02:20 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i7O72GD5033725 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 24 Aug 2004 10:02:17 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i7O72JoX035824; Tue, 24 Aug 2004 10:02:19 +0300 (EEST) (envelope-from ru) Date: Tue, 24 Aug 2004 10:02:15 +0300 From: Ruslan Ermilov To: Mayo Jordanov Message-ID: <20040824070215.GH35016@ip.net.ua> References: <1093304541.732.53.camel@einstein.local.nfy> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="v2/QI0iRXglpx0hK" Content-Disposition: inline In-Reply-To: <1093304541.732.53.camel@einstein.local.nfy> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new cc: current@freebsd.org Subject: Re: buildworld problems when DESTDIR is specified? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2004 07:02:21 -0000 --v2/QI0iRXglpx0hK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 23, 2004 at 04:42:22PM -0700, Mayo Jordanov wrote: > Hello, >=20 > I'm trying to buildworld with today's (Monday) RELENG_5 (cvsupped > sometime in the morning (also tried with one from sat/sun). >=20 > When I just run make buildworld, it builds everything just fine, however > it fails when DESTDIR is specified (for both, buildworld and > installworld). The error occurs in stage 1.2, in gnu/usr.bin/gperf/doc. >=20 > Whole stage 1.2 section is attached below. >=20 > Can someone give me any pointers? >=20 Yes. DON'T DO THAT: do not specify DESTDIR as a command-line variable to make(1) when doing a buildworld. Do a normal "make buildworld", then do a "make installworld" specifying the DESTDIR. P.S. I know "make world DESTDIR=3D/foo" is broken at the moment due to this. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --v2/QI0iRXglpx0hK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBKuf3qRfpzJluFF4RAjQOAJ4+b0q2IIAohuIdfW47Phq3c0mSqACfQ6Jl zEodPGa0n+MZ7GKlPU6ZG4w= =3Bf5 -----END PGP SIGNATURE----- --v2/QI0iRXglpx0hK--