Subject: Re: cvs sysysrc kernel make fails at..
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: Bill Studenmund <wrstuden@zembu.com>
List: current-users
Date: 06/05/2001 17:38:30
On Tue, 5 Jun 2001, Patrick Welche wrote:

> On Tue, Jun 05, 2001 at 09:32:24AM -0400, mel kravitz wrote:
> > cvs checkout -P syssrc , kernel(GENERIC) fails at 'make'(-i386, tried
> > cvs sources several times over the last few days.)
> > ../../../../kern/tty.c: In function `ttioctl':
> > ../../../../kern/tty.c:747:`TIOCLBIC' undeclared first use of this
> > function
> > ..
> > ***Error code 1
> > -is it me? or does anyone else see this.
> > kernel from sys.tar.gz builds fine.
> > -Mel
> > 
> 
> No idea, but in case it helps, TIOCLBIC is defined in
> /usr/include/sys/ioctl_compat.h

And for a kernel build, it's in syssrc/sys/sys/ioctl_compat.h

Take care,

Bill