Re: build.sh install seems failed?
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.evbmips |
|---|---|
| Message-ID | <[email protected]> |
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