Subject: Re: Problem compiling current
To: Bob Nestor <rnestor@augustmail.com>
From: Matthew Reilly <mjreilly@inch.com>
List: port-macppc
Date: 07/02/2000 14:16:53
on 7/2/00 1:44 PM, Bob Nestor at rnestor@augustmail.com wrote:

> Matthew Reilly wrote:
> 
>> I'm trying to compile a current (as of this morning) kernel and it's failing
>> at make depend with:
>> 
>> make: don't know how to make ../../../../vm/vm.h. Stop
> 
> I saw the same thing yesterday with a mac68k build.  Turns out I had some
> configuration files left over from a previous build.  Doing a "make
> clean" and "make cleandir" didn't get rid of them, so I blew the
> "compile/GENERIC" directory away and that fixed it.  This was obviously a
> GENERIC build, if your config file is something else you need to do an
> appropiate substitution.  BTW after doing this you need to do a "config
> GENERIC" and a "make depend".
> 
> -bob
> 

Thanks Bob, that did the trick.

cheers, 

Matthew