From owner-freebsd-current Wed Aug 7 10:24:39 2002 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 495F037B400 for ; Wed, 7 Aug 2002 10:24:37 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id D89D643E5E for ; Wed, 7 Aug 2002 10:24:33 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g77HOBJ50561; Wed, 7 Aug 2002 20:24:11 +0300 (EEST) (envelope-from ru) Date: Wed, 7 Aug 2002 20:24:11 +0300 From: Ruslan Ermilov To: Luigi Rizzo Cc: current@FreeBSD.ORG Subject: Re: buildworld problems with today's sources Message-ID: <20020807172411.GA48823@sunbay.com> References: <20020630140656.A86137@iguana.icir.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HcAYCG3uE/tztfnV" Content-Disposition: inline In-Reply-To: <20020630140656.A86137@iguana.icir.org> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 30, 2002 at 02:06:56PM -0700, Luigi Rizzo wrote: > I did the following (on a -STABLE system): >=20 > cvs co src > cd src > make MAKEOBJDIRPREFIX=3D`pwd`/../usr/obj buildworld >=20 Note also that MAKEOBJDIRPREFIX is an environment variable, and works properly only if set as an environment variable. In this case (make buildworld), src/Makefile does this for you, err, make(1) (all command line variables end up in environment), but you may be in big trouble if you try this for the leaf makefile. ``env MAKEOBJDIRPREFIX=3D... make'' is the correct invokation. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --HcAYCG3uE/tztfnV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9UVe7Ukv4P6juNwoRApMoAJwL2ObtMuQrJppzoKxQee60hDQvVgCfXx5G Rj0f0jr+hhD5gFDA4wQXi5c= =Em65 -----END PGP SIGNATURE----- --HcAYCG3uE/tztfnV-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message