Subject: Re: one more little item
To: Randall Stewart <randall@stewart.chicago.il.us>
From: Todd Vierling <tv@wasabisystems.com>
List: port-sparc64
Date: 02/14/2002 14:09:34
On Tue, 12 Feb 2002, Randall Stewart wrote:

: And if I turn off the new tool chain I get:
:
: # make build
: Build started at: Tue Feb 12 16:10:50 EST 2002
: cleandir ===> tools
: cleandir ===> tools/host-mkdep
: rm -f a.out [Ee]rrs mklog core *.core     config.cache config.log
: config.status host-mkdep
: cleandir ===> tools/.WAIT
: cd: can't cd to /usr/syssrc/tools/.WAIT

You cannot build -current without a -current toolchain.  That means using
the default of USETOOLS=yes if your bundled toolchain is this old.

Just running "make" will use /usr/bin/make, which is Bad for an old system
with -current sources.  You need an up-to-date make(1) build with
"build.sh".  If you want to build "nbmake-sparc64" (the wrapper script that
sets everything up properly), so that you can run it yourself, do:

    ./build.sh -b

in src/.

-- 
-- Todd Vierling <tv@wasabisystems.com>  *  Wasabi & NetBSD:  Run with it.
-- CDs, Integration, Embedding, Support -- http://www.wasabisystems.com/