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 Message-ID: <Mutt.19970205100558.j@uriah.heep.sax.de> In-Reply-To: <Pine.BSF.3.91.970204211255.26134A-100000@bmccane.uit.net>; from Wm Brian McCane on Feb 4, 1997 21:17:14 -0600 References: <Pine.BSF.3.91.970204211255.26134A-100000@bmccane.uit.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970205100558.j>