From owner-freebsd-current Mon Dec 30 21:19:23 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 DC3BF37B47A; Mon, 30 Dec 2002 21:19:19 -0800 (PST) Received: from dilbert.timing.com (dilbert.timing.com [206.168.13.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5784843EB2; Mon, 30 Dec 2002 21:19:19 -0800 (PST) (envelope-from marc@dilbert.timing.com) Received: from dilbert.timing.com (localhost.timing.com [127.0.0.1]) by dilbert.timing.com (8.12.3/8.12.3) with ESMTP id gBV5JDwV090185; Mon, 30 Dec 2002 22:19:13 -0700 (MST) (envelope-from marc@dilbert.timing.com) Received: (from marc@localhost) by dilbert.timing.com (8.12.3/8.12.3/Submit) id gBV5JDXC090184; Mon, 30 Dec 2002 22:19:13 -0700 (MST) Date: Mon, 30 Dec 2002 22:19:13 -0700 From: Marc Butler To: Robert Watson Cc: freebsd-current@FreeBSD.org Subject: Re: Problem with /dev/stdout in a chroot environment. Message-ID: <20021230221913.A90125@timing.com> References: <20021230161339.A89641@timing.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from rwatson@FreeBSD.org on Mon, Dec 30, 2002 at 08:54:14PM -0500 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 I'm sorry, I have realised that nothing in the /dev directory is being populated in the chroot by the buildworld attempt, so there is something problematic further down the chain. I'm an idiot - thanks and sorry for the bother. On Mon, Dec 30, 2002 at 08:54:14PM -0500, Robert Watson wrote: > > On Mon, 30 Dec 2002, Marc Butler wrote: > > > I'm currently trying to build CURRENT (DEC 29 2002) within a chroot > > environment under CURRENT (DEC 17 2002). Presently I am stuck on an > > error which appears to be related to /dev/stdout in a chroot environment > > (devfs?). > > Could you provide a bit more detail on what's actually in the chroot > directory? Have you mounted devfs in chroot/dev, or did you manually > stick in the device nodes? In -STABLE, /dev/std* were actual device > nodes, whereas in -CURRENT, devfs makes them symlinks to fd/{0,1,2}, so > the details here are important... > > Robert N M Watson FreeBSD Core Team, TrustedBSD Projects > robert@fledge.watson.org Network Associates Laboratories > -- Marc Butler To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message