Subject: problem building /bi/sh
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Drew Hess <dhess@CS.Stanford.EDU>
List: current-users
Date: 06/02/1994 03:03:35
I haven't heard anyone else complaining about this recently, so I must
be doing something wrong.  Maybe someone can tell me what is is.

I've had problems building /bin/sh ever since it was majorly changed a few
weeks ago.  Here's what I get:


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:268: `NNOT' undeclared (first use this function)
/usr/src/bin/sh/eval.c:268: (Each undeclared identifier is reported only once
/usr/src/bin/sh/eval.c:268: for each function it appears in.)
/usr/src/bin/sh/eval.c:269: union has no member named `nnot'
/usr/src/bin/sh/eval.c: In function `evalcommand':
/usr/src/bin/sh/eval.c:798: `HISTCMD' undeclared (first use this function)
*** Error code 1

Stop.
*** Error code 1

Stop.


This is with June 1 sources.



-dwh-
dhess@cs.stanford.edu


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