Date: Mon, 7 Sep 1998 12:41:02 -0700 (PDT) From: "Michael V. Harding" <mvh@ix.netcom.com> To: awood@kern.sub.erols.com Cc: freebsd-stable@FreeBSD.ORG Subject: Re: STABLE Message-ID: <199809071941.MAA01421@netcom1.netcom.com> In-Reply-To: <Pine.BSF.4.02A.9809071437030.20870-100000@kern.sub.erols.com> (message from austin wood on Mon, 7 Sep 1998 14:37:42 -0400 (EDT)) References: <Pine.BSF.4.02A.9809071437030.20870-100000@kern.sub.erols.com>
next in thread | previous in thread | raw e-mail | index | archive | help
make buildworld to pick up the new yacc, I assume... Date: Mon, 7 Sep 1998 14:37:42 -0400 (EDT) From: austin wood <awood@kern.sub.erols.com> Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.ORG I'm trying to upgrade my 2.2.5-RELEASE system to 2.2.7-STABLE. I CVSuped with the supfile from the FAQ. The command I entered was cvsup -g -L 2 stable-supfile Then I did: cd /usr/src && make world After a bit of compiling it quit with *** Error Code 1. This is what I got: yacc -o expr.c /usr/src/bin/expr/expr.y usage: yacc [-dlrtv] [-b file_prefix] [-p symbol_prefix] filename *** Error code 1 Stop. Apparently -o is not a valid flag. How could I fix this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809071941.MAA01421>