Subject: Re: Another build.sh failure
To: Paul Goyette <paul@whooppee.com>
From: Todd Vierling <tv@wasabisystems.com>
List: current-users
Date: 11/02/2001 05:49:45
On Fri, 2 Nov 2001, Paul Goyette wrote:

: 	/usr/src/build.sh -D~/newroot -j1

: install ===> i386_elf
: /usr/src/~/newroot/usr/lib/crtbeginS.o ->
: /usr/src/~/newroot/usr/lib/crtbegin.o
: ln: /usr/src/~/newroot/usr/lib/crtbegin.o: No such file or directory
: *** Error code 1

You can't use "~" in the setting for -D.  If you want that, and your shell
expands ~, you need to put a space between -D and the ~ so the shell will
expand it.

Also, -j no longer overrides mk.conf; mk.conf overrides build.sh commandline
options.  This is because the command line options to build.sh set the
environment, rather than the make(1) command line, upon reqauest of several
users.

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