Subject: Re: make build fails
To: None <port-arm32@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: port-arm32
Date: 02/13/2001 17:36:26
On Tue, Feb 13, 2001 at 06:18:42PM +0100, Jan-Uwe Finck wrote:
> Hi,
> 
> has anybody recently completed a 'make build' successfully ?
> Mine stops since about a week somewhere in lib doing the dependencies.
> But maybe that's just me .. ?

At a guess: cd /usr/src/usr.bin/yacc && make depend && make && make install
(probably in libipsec at the first yacc file that has a yyparse..)

Cheers,

Patrick