Subject: Re: problem building distribution
To: Adam Bozanich <abozan01@ccsf.edu>
From: Andrey Petrov <petrov@netbsd.org>
List: port-sparc64
Date: 11/25/2003 14:07:58
On Mon, Nov 24, 2003 at 04:37:57PM -0800, Adam Bozanich wrote:
> 
> Hi all.  I am trying to upgrade an old 1.6 install.  I updated my sources
> via sup to current.
> 
> I'm not exactly sure what I'm doing wrong, but here's what I've done:
> 

src/BUILDING describes that.

I don't know what's wrong with it, I usually specify paths, actually
I do makewrapper first and then use that for everything else:

./build.sh -T /build/tools -O /build/obj -D /build/root -R /build/release makewrapper

/build/tools/bin/nbmake-sparc64 distribution

	Andrey