Subject: Re: Toolchain build fails for 1.6
To: Paul Frommeyer <corwin@palas.com>
From: Matthew Kolb <muk@msu.edu>
List: port-macppc
Date: 06/28/2004 16:21:01
On Jun 28, 2004, at 4:19 PM, Paul Frommeyer wrote:
 > /usr/src#uname -v
> NetBSD 1.6 (GENERIC) #0: Sun Sep  8 22:04:33 UTC 2002     
> autobuild@tgm.daemon.org:/autobuild/macppc/OBJ/autobuild 
> /src/sys/arch/macppc/compile/GENERIC
>
> Which is entirely vanilla except for:
>
> /usr/src#pkg_info
> lynx-2.8.5.0.7      Alphanumeric display oriented World-Wide Web Client
> digest-20021220     Message digest wrapper utility
>
> Note that the toolchain build installed the digest package. After 
> fetching
> the CVS sources from a mirror with
> 	cvs checkout -rnetbsd-1-6 -PA src
> I then issue
> 	cd /usr/src
> 	./build.sh tools


I'm thinking, based on your version of build.sh, you'll want to do 
./build.sh -t
(instead of tools (which is for 2.0 or -current)), then build a kernel 
by hand (install it), then ./build.sh to install your new userland.

./muk

-- 
m. kolb  <muk@msu.edu>