Subject: Re: Cannot create LintSysNormal.c correctly
To: Paul Newhouse <newhouse@pimin.rockhead.com>
From: Guenther Grau <Guenther.Grau@bk.bosch.de>
List: current-users
Date: 01/29/1999 11:36:44
Paul Newhouse wrote:
> 
> Platform i386
> 
> I get this error in lib/libc:
> 
> lint -chapbxzF -D_LIBC -DNLS -DYP -DHESIOD -DLIBC_SCCS -DSYSLIBC_SCCS -D_REENTRANT -I/usr/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DRESOLVSORT -I. -DPOSIX_MISTAKE -DFLOATING_POINT -i LintSysNormal.c
> LintSysNormal.c:28: unterminated `#if' conditional
> *** Error code 1
> 
> If I remove LintSysNormal.c and rerun make the same "corrupted" LintSysNormal.c reappears.
> "makelintstub" seems to be ok so I'm guessing that the input for makelintstub to make
> LintSysNormal.c is corrupted.
> 
> What does "makelintstub" look at to create LintSysNormal.c?

I _think_ this is an sh-problem. resup and rebuild sh and try again.

  Guenther