Subject: Re: bootstrap re-engineering status?
To: Mark E. Perkins <perkinsm@bway.net>
From: Simon Gerraty <sjg@juniper.net>
List: tech-pkg
Date: 11/11/2005 09:08:47
>> cd /tmp
>> fetch ftp://ftp.netbsd.org/pub/NetBSD/misc/sjg/bmake-20051105.tar.gz
>> fetch ftp://ftp.netbsd.org/pub/NetBSD/misc/sjg/mk-20051104.tar.gz
>> tar zxf bmake-20051105.tar.gz
>> tar zxf mk-20051104.tar.gz
>> ./bmake/boot-strap
>
>Now that works! I'm not sure what could be interfering. I've been

Ok, well that's good.

>testing bootstrap on a system without pkgsrc installed anywhere, so
>there is no mk.conf that could be causing a problem.

I'd have to assume its either local changes (I don't mean yours),
in pkgsrc.*bmake, or possibly something in pkgsrc/mk

--sjg