From owner-freebsd-current Mon Dec 30 17:54:16 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 5225637B401 for ; Mon, 30 Dec 2002 17:54:15 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADF6143EA9 for ; Mon, 30 Dec 2002 17:54:14 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.6/8.12.5) with SMTP id gBV1sE1Z036031; Mon, 30 Dec 2002 20:54:14 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Mon, 30 Dec 2002 20:54:14 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Marc Butler Cc: freebsd-current@FreeBSD.org Subject: Re: Problem with /dev/stdout in a chroot environment. In-Reply-To: <20021230161339.A89641@timing.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message