From owner-freebsd-stable Mon Sep 7 12:06:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA17354 for freebsd-stable-outgoing; Mon, 7 Sep 1998 12:06:30 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA17349 for ; Mon, 7 Sep 1998 12:06:29 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id MAA04358; Mon, 7 Sep 1998 12:05:57 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: austin wood cc: freebsd-stable@FreeBSD.ORG Subject: Re: STABLE In-reply-to: Your message of "Mon, 07 Sep 1998 14:37:42 EDT." Date: Mon, 07 Sep 1998 12:05:57 -0700 Message-ID: <4352.905195157@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmmmm. I moved yacc earlier in the build order to deal with this breakage in another place, but clearly not early enough to handle expr. I've just committed a fix which should hopefully fix that now; please try again (after cvsuping again) and report back if it fails once more, thanks. - Jordan > 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