Subject: Re: -current problems
To: None <jeremy@broder.com>
From: Gordon W. Ross <gwr@mc.com>
List: port-sun3
Date: 01/03/1997 10:53:47
> Date: Thu, 2 Jan 1997 19:46:43 -0800 (PST)
> From: Jeremy Cooper <jeremy@broder.com>

> On Thu, 2 Jan 1997, Scott Ellis wrote:
> 
> > ./../../../kern/subr_prf.c:126: warning: too many arguments for format
> > *** Error code 1 
> 
> You're using the new gcc 2.7.2 compiler aren't you? =)
> In your kernel's makefile, you will have to eliminate '-Wall' from the
> command line options.

I just removed -Werror instead.

Gordon