Subject: Re: Using build.sh, a question
To: Brian Buhrow <buhrow@lothlorien.nfbcal.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: current-users
Date: 05/21/2003 16:02:07
On Wed, 21 May 2003, Brian Buhrow wrote:

> 	Hello folks.  I've been having some trouble building -current/i386
> over the last week or so.  I usually do:
> #cd /usr/src
> #./build.sh -O /usr/obj -M /usr/obj -D /var/tmp/netbsd release >& build.log

Why are you doing both -O and -M? I think just -O itself would be fine.

Take care,

Bill