Subject: Re: How to "make build" on port-alpha?
To: Paul Goyette <paul@whooppee.com>
From: Dave Huang <khym@azeotrope.org>
List: current-users
Date: 12/04/2001 18:41:28
On Tue, 4 Dec 2001, Paul Goyette wrote:
> Using a source tree updated via cvs yesterday evening...
>
> I've installed an up-to-date /usr/bin/make and an up-to-date
> /usr/bin/install...

> install  -l s -o root -g wheel -m 755  usr/src/sys /home/paul/newroot.alpha/sys
> install: usr/src/sys: No such file or directory

Hmm, you're _sure_ your /usr/bin/install is up-to-date? I had seen this
a while back, and it was caused by an old /usr/bin/install. That command
is supposed to symlink /home/paul/newroot.alpha/sys to usr/src/sys.