Subject: Re: make build fails -i386
To: mel kravitz <melk@switchpwr.com>
From: None <itojun@iijlab.net>
List: current-users
Date: 05/08/2000 00:09:10
>make build fails on start with:
>Build started at Sun May 7 10:31:25 PDT 2000
>(cd /usr/src/etc && make DESTDIR=/ distrib-dirs)
>"Makefile", line44: Could not find ../Makefile.inc
>Fatal errors encountered -- cannot  continue
>***Error code 1
>stop.
>I have first built a new kernel an installed same, running 1.4Y, how can
>i correct the above?

	% cd src
	% cvs update -d -P Makefile.inc

itojun