Subject: Re: how to build?
To: K. Richard Pixley <K.Richard.Pixley@nominum.com>
From: K. Richard Pixley <rpixley@nominum.com>
List: netbsd-help
Date: 08/14/2003 12:27:09
cleandir ===> usr.bin/vgrind
make: Unclosed variable specification for CC
Segmentation fault - core dumped
*** Error code 139

Stop.
make: stopped in /usr/src/usr.bin
*** Error code 1

Stop.
make: stopped in /usr/src

real    1m14.878s
user    0m14.649s
sys     1m8.287s


K. Richard Pixley wrote:
> On a freshly updated tree, "make cleandir" fails.
> 
> --rich
> 
> Aaron Malone wrote:
> 
>> On Thursday 14 August 2003 14:09, K. Richard Pixley wrote:
>>
>>> Is there any documentation on the build process that matches either
>>> what's currently available or what's intended?
>>
>>
>>
>> I built a -current system the other day, using the instructions here:
>> http://www.netbsd.org/Documentation/current/#updating
>> BUT, I also did a couple of 'make cleandir's beforehand, having had 
>> leftover files break the build before.