Date: Mon, 30 Dec 2002 20:54:14 -0500 (EST) From: Robert Watson <rwatson@FreeBSD.org> To: Marc Butler <marcbutler@timing.com> Cc: freebsd-current@FreeBSD.org Subject: Re: Problem with /dev/stdout in a chroot environment. Message-ID: <Pine.NEB.3.96L.1021230205237.1065A-100000@fledge.watson.org> In-Reply-To: <20021230161339.A89641@timing.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1021230205237.1065A-100000>