*BSD News Article 14591


Return to BSD News archive

Newsgroups: comp.os.386bsd.bugs
Path: sserve!newshost.anu.edu.au!munnari.oz.au!network.ucsd.edu!usc!elroy.jpl.nasa.gov!ames!agate!headwall.Stanford.EDU!kithrup.com!sef
From: sef@kithrup.com (Sean Eric Fagan)
Subject: Re: POSIX compliance
Organization: Kithrup Enterprises, Ltd.
References: <3311@bigfoot.first.gmd.de>
Message-ID: <C5n3Hr.E7D@kithrup.com>
Date: Sat, 17 Apr 1993 18:03:12 GMT
Lines: 12

In article <3311@bigfoot.first.gmd.de> ats@bigfoot.first.gmd.de (Andreas Schulz) writes:
>Next file is /usr/include/sys/termios.h:
>If i try to compile that with "posix", i get an error about the 
>undefined variable "NCCS". If this variable is forbidden from
>Posix, then there must be something else, or this file is broken.

It's a bug; move the

	#define NCCS 20

under the #endif.