Subject: sh again
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Drew Hess <dhess@CS.Stanford.EDU>
List: current-users
Date: 06/13/1994 22:54:58
I still can't compile /bin/sh with -current sources.

cc -O2 -m486 -pipe -DSHELL -I. -I/usr/src/bin/sh   -c /usr/src/bin/sh/eval.c
/usr/src/bin/sh/eval.c: In function `evaltree':
/usr/src/bin/sh/eval.c:269: `NNOT' undeclared (first use this function)
/usr/src/bin/sh/eval.c:269: (Each undeclared identifier is reported only once
/usr/src/bin/sh/eval.c:269: for each function it appears in.)
/usr/src/bin/sh/eval.c:270: union has no member named `nnot'
/usr/src/bin/sh/eval.c: In function `evalcommand':
/usr/src/bin/sh/eval.c:799: `HISTCMD' undeclared (first use this function)
*** Error code 1

Stop.


Is anyone else having this problem?  The last working /bin/sh I was able
to compile was May 9.  


-dwh-
dhess@cs.stanford.edu



------------------------------------------------------------------------------