From owner-freebsd-current Tue Feb 4 19:18:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA24272 for current-outgoing; Tue, 4 Feb 1997 19:18:03 -0800 (PST) Received: from bmccane.uit.net (bmccane.uit.net [208.129.189.48]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA24251 for ; Tue, 4 Feb 1997 19:17:36 -0800 (PST) Received: (from root@localhost) by bmccane.uit.net (8.8.4/8.7.3) id VAA28504; Tue, 4 Feb 1997 21:17:16 -0600 (CST) Date: Tue, 4 Feb 1997 21:17:14 -0600 (CST) From: Wm Brian McCane To: freebsd-current@freebsd.org Subject: make world Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Okay, this has been happening for a LOONG time. In order for me to complete a `make world', I have to use the `-k' option. If I don't do this, the make fails in `/usr/src/bin/sh' as follows: cc -O -DSHELL -I. -I/usr/src/bin/sh -c arith_lex.c /usr/src/bin/sh/arith_lex.l: In function `yylex': /usr/src/bin/sh/arith_lex.l:63: `ARITH_BOR' undeclared (first use this function) /usr/src/bin/sh/arith_lex.l:63: (Each undeclared identifier is reported only once /usr/src/bin/sh/arith_lex.l:63: for each function it appears in.) /usr/src/bin/sh/arith_lex.l:64: `ARITH_BXOR' undeclared (first use this function) /usr/src/bin/sh/arith_lex.l:65: `ARITH_BAND' undeclared (first use this function) /usr/src/bin/sh/arith_lex.l:67: `ARITH_NE' undeclared (first use this function) /usr/src/bin/sh/arith_lex.l:69: `ARITH_GE' undeclared (first use this function) /usr/src/bin/sh/arith_lex.l:71: `ARITH_LE' undeclared (first use this function) /usr/src/bin/sh/arith_lex.l:72: `ARITH_LSHIFT' undeclared (first use this function) /usr/src/bin/sh/arith_lex.l:73: `ARITH_RSHIFT' undeclared (first use this function) /usr/src/bin/sh/arith_lex.l:74: `ARITH_MUL' undeclared (first use this function) /usr/src/bin/sh/arith_lex.l:78: `ARITH_SUB' undeclared (first use this function) /usr/src/bin/sh/arith_lex.l:79: `ARITH_BNOT' undeclared (first use this function) *** Error code 1 WHY?! TIA, brian +-------------------------------------+----------------------------------------+ He rides a cycle of mighty days, and \ Wm Brian and Lori McCane he represents the last great schizm \ McCane Consulting among the gods. Evil though he obviously \ root@bmccane.uit.net is, he is a mighty figure, this father of \ http://bmccane.uit.net/~pictures/ my spirit, and I respect him as the sons \ http://bmccane.uit.net/~bmccane/ of old did the fathers of their bodies. \ http://bmccane.uit.net/~bbs/ Roger Zelazny - "Lord of Light" \ +---------------------------------------------+--------------------------------+