Subject: Re: ../../../../net/files.pf:16: syntax error
To: David Rio Deiros <driodeiros@gmail.com>
From: Darrel <dlevitch@iglou.com>
List: current-users
Date: 07/13/2005 13:31:02
On Wed, 13 Jul 2005, David Rio Deiros wrote:

> On Wed, Jul 13, 2005 at 02:34:11PM +0200, Martin Husemann wrote:
>> On Wed, Jul 13, 2005 at 08:11:50AM -0400, Darrel wrote:
>>> Can you tell me how to update the toolchain?
>>
>> build.sh tools kernel=MYCONFIG
>>
>> should be enough. The "build.sh tools" will create all tools for the complete
>> build, including "nbconfig" - which is the $TOOLDIR version of config(8).
>> With that (instead of config) you could configure your kernel manually and
>> build it -- but the above build.sh invocation should handle it all for you.
>
> Take a look to this document also:
>
> http://www.netbsd.org/guide/en/chap-build.html
>

Thanks.  I will read some documents.

My system is making a 
/usr/src/tooldir.NetBSD-2.0.2_STABLE-i386/bin/nbstat
which does not seem like current.
---------------------------------
Stop.
nbmake: stopped in /usr/src/tools

ERROR: Failed to make obj in tools
*** BUILD ABORTED ***
-----------------------------------
Darrel