Date: Tue, 23 Apr 2002 19:24:04 -0400 From: Tony Holmes <tony@crosswinds.net> To: Kent Stewart <kstewart@owt.com> Cc: freebsd-stable@FreeBSD.ORG, Elliott Perrin <eperrin@beanfield.com> Subject: Re: Break in installworld, cvsup'ed today Message-ID: <20020423192404.A55334@crosswinds.net> In-Reply-To: <3CC5D181.6040508@owt.com>; from kstewart@owt.com on Tue, Apr 23, 2002 at 02:26:25PM -0700 References: <20020423132108.V520-100000@decalpha.beanfield.net> <20020423145533.A48572@crosswinds.net> <3CC5D181.6040508@owt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On +Apr 23, Kent Stewart wrote: > > > The only time I have seen a failure like this something went wrong in > the buildworld because something wasn't created. I don't think tr is > supposed to be needed in an installworld. Did your cvsup include games? Yes, actually as per another response, I specified the full path to tr in the Makefile (gross hack) and other problems occurred. It seems the PATH was getting whacked in several places - things like tr, expr, ex and mkdir (/bin and /usr/bin) are not being found. After a while, I just gave up on specifying full paths. This system is a fresh 4.5R install, with cvsup to 4.5S. I'm just outta ideas (and lack of sleep doesn't help much) -- Tony Holmes Founder and Senior Systems Architect Crosswinds Internet Communications Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020423192404.A55334>