Subject: Re: build.sh install seems failed?
To: Water NB <netbsd78@126.com>
From: Martin Husemann <martin@duskware.de>
List: port-evbmips
Date: 03/31/2006 14:51:11
On Fri, Mar 31, 2006 at 07:01:26PM +0800, Water NB wrote:
> ===> build.sh command: ./build.sh -a mipsel -m evbmips -O /opt/netbsd/world/mipsel_obj -T /opt/netbsd/world/mipsel_tools install=/opt/netbsd/au1550root2

This will be enough to update an existing install, but not for first time.

I would suggest to "build.sh -u sets" now (should be very fast) and then
extract the etc.tgz in the target install dir first, then rerun your
command, but again with -u added.

Martin