Subject: Re: make depend error when making kernel (mar 26, 99)
To: None <c5666305@hkstar.com>
From: Ken Nakata <kenn@synap.ne.jp>
List: current-users
Date: 03/27/1999 18:13:06
On Sat, 27 Mar 1999 16:33:52 +0800 (HKT), Chan Yiu Wah wrote:
> Hello,
> 
> Anyone know how to solve the make depend error when making kernel with
> source tree upto mar 26, 99.  Thanks.
> 
> Clarence
> 
> ======= Error =======
> pc56# make depend
> depending the kern library objects
> depending the compat library objects
> make: don't know how to make ../../../../arch/i386/isa/isa_machdep.h. Stop
> 
> ======= Error =======

How about "rm .depend"?  I'm inclined to suggest that .depend be
removed by "make clean"...

Ken