From owner-freebsd-current@FreeBSD.ORG Fri Jan 21 16:31:37 2005 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 DD3EF16A4CE for ; Fri, 21 Jan 2005 16:31:37 +0000 (GMT) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id A007C43D2F for ; Fri, 21 Jan 2005 16:31:37 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-1.free.fr (Postfix) with ESMTP id DA9A91734E9; Fri, 21 Jan 2005 17:31:35 +0100 (CET) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 8E43E407C; Fri, 21 Jan 2005 17:31:26 +0100 (CET) Date: Fri, 21 Jan 2005 17:31:25 +0100 From: Jeremie Le Hen To: Ryan Sommers Message-ID: <20050121163125.GB36660@obiwan.tataz.chchile.org> References: <20050121151747.GA36660@obiwan.tataz.chchile.org> <50158.208.4.77.66.1106323175.squirrel@208.4.77.66> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50158.208.4.77.66.1106323175.squirrel@208.4.77.66> User-Agent: Mutt/1.5.6i cc: freebsd-current@freebsd.org cc: Jeremie Le Hen Subject: Re: Cannot install kernel as user 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: Fri, 21 Jan 2005 16:31:38 -0000 > I'm trying to think where this would be useful outside your particular > situation. I'm not sure there is a lot of use. > > The official way to do what you are looking to do is to mount it the other > way. On the build machine export the src/obj directories and mount them on > the target machine. Then execute your make install from the target > machine. Otherwise you run into problems like you are running into. > Especially if you're running an install as a non-root user. Sounds good indeed. Thanks. -- Jeremie Le Hen jeremie@le-hen.org