From owner-freebsd-current Wed Feb 5 01:20:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA26865 for current-outgoing; Wed, 5 Feb 1997 01:20:21 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id BAA26844 for ; Wed, 5 Feb 1997 01:20:15 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id KAA01531; Wed, 5 Feb 1997 10:19:13 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.6.9) id KAA09905; Wed, 5 Feb 1997 10:05:58 +0100 (MET) Message-ID: Date: Wed, 5 Feb 1997 10:05:58 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: root@bmccane.uit.net (Wm Brian McCane) Cc: freebsd-current@freebsd.org Subject: Re: make world References: X-Mailer: Mutt 0.55-PL10 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: ; from Wm Brian McCane on Feb 4, 1997 21:17:14 -0600 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Wm Brian McCane wrote: > 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.) Either your sources are broken, or you've got some other stale garbage somewhere. Show-stopper problems of this kind are usually being fixed within a couple of days at most. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)