From owner-freebsd-stable@FreeBSD.ORG Tue Nov 9 22:57:36 2004 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 B400616A4CE for ; Tue, 9 Nov 2004 22:57:36 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BCC643D1F for ; Tue, 9 Nov 2004 22:57:36 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 459A951274; Tue, 9 Nov 2004 15:00:42 -0800 (PST) Date: Tue, 9 Nov 2004 15:00:42 -0800 From: Kris Kennaway To: freebsd-stable@freebsd.org Message-ID: <20041109230042.GA62603@xor.obsecurity.org> References: <20041109190057.GA99585@grummit.biaix.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: <20041109190057.GA99585@grummit.biaix.org> User-Agent: Mutt/1.4.2.1i Subject: Re: buildworld needs root privileges? 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: Tue, 09 Nov 2004 22:57:36 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Nov 09, 2004 at 08:00:57PM +0100, Joan Picanyol wrote: > sh /usr/src/tools/install.sh "" -o root -g wheel -m 555 strfile /usr/obj/usr/src/i386/legacy/usr/games > install: /usr/obj/usr/src/i386/legacy/usr/games/strfile: chown/chgrp: Operation not permitted > *** Error code 71 You are not the owner of that directory? > How do I get it to work again? Build with an objdir that you own completely. > Why is strfile a needed to boostrap the > build? Because otherwise the build will fail when upgrading from certain versions of FreeBSD. Kris --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBkUwZWry0BWjoQKURAtxCAKD39pizbbZTcONFpr5d9tTXABwguQCgxcrK 9tFfkwAmgs1X5ZlnuCY/upY= =QVt6 -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf--