Subject: Re: Kernel Compile Errors
To: John Plotecher <jplotech@diisd.k12.mi.us>
From: David Brownlee <david@mono.org>
List: port-mac68k
Date: 02/03/1997 20:47:00
You might need to build a new 'config' as well...
David/abs david@{mono.org,southern.com,mhm-internet.com}
System Manager: Southern Studios Ltd, PO Box 59, London N22 1AR.
Satisfied User: NetBSD, free Un*x {i386,sparc,mac68k,+more} 'www.netbsd.org'.
System Admin: MHM Internet, 14 Barley Mow Passage, Chiswick, London W4 4PH.
SysOP: Monochrome, Largest UK Internet BBS - 'telnet mono.org'.
On Mon, 3 Feb 1997, John Plotecher wrote:
> >On Wed, 29 Jan 1997 17:20:15 -0800 (PST)
> > Jerry Thomas <bob@hotcity.com> wrote:
> >
> > > I have a problem compiling a kernel i get the following errors when i type
> > > make depend ; make
> > >
> > > myname# make depend ; make
> > > "Makefile", line 325: Inconsistent operator for clean
> > > "Makefile", line 348: Inconsistent operator for depend
> > > Fatal errors encountered -- cannot continue
> > > "Makefile", line 325: Inconsistent operator for clean
> > > "Makefile", line 348: Inconsistent operator for depend
> > > Fatal errors encountered -- cannot continue
> >
> >Rerun config(8) on your kernel config file; you need to generate a new
> >Makefile... there were some slight changes to how kernel libraries
> >are built.
>
> I was having the same problem, except the numbers were different... anyway,
> I tried running config on the GENERIC file again as suggested and it still
> gave me the same errors.. What's wrong?
>
> Thank you for your help!
>
> John Plotecher
> jplotech@diisd.k12.mi.us
>