Subject: Re: build.sh failed
To: None <water@Rose.ITI.com>
From: Havard Eidnes <he@NetBSD.org>
List: netbsd-users
Date: 09/26/2004 12:44:39
> When I use command "./build.sh -o /usr/tmp/ooo -D /ur/tmp/ddd -R
> /usr/tmp/rrr", it reports error as below after toolschain has been bu=
ilt:
> ...
> nbinstall: /: chown/chmod: Operation not permitted
> ...
> I know I am not root. But I just want to build them, not install them=
. Why?

You need to add the -U option to build.sh in order to build as non-root=
.=


- H=E5vard