Subject: Re: current on vax, problems
To: None <port-vax@NetBSD.org, current-users@NetBSD.org>
From: Jochen Kunz <jkunz@unixag-kl.fh-kl.de>
List: port-vax
Date: 11/19/2003 20:36:08
On 2003.11.19 18:24 Johnny Billquist wrote:

> *Don't* set TOOLDIR when you haven't got any tools built. That's why
> you get this error. TOOLDIR is supposed to point at a place where you
> already have the tools.
If $TOOLDIR is empty the tools will get build automagicly. 
Usually I build this way: 
./build.sh -m hp700 -D /home/jkunz/src-current/destdir/hp700 \
	-O /home/jkunz/src-current/objdir/hp700 \
	-T /home/jkunz/src-current/tooldir \
	-R /home/jkunz/src-current/releasedir -U release

(... | sed 's/hp700/vax/g' ...)
-- 


tschüß,
       Jochen

Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/