Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Sep 1998 12:05:57 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        austin wood <awood@kern.sub.erols.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: STABLE 
Message-ID:  <4352.905195157@time.cdrom.com>
In-Reply-To: Your message of "Mon, 07 Sep 1998 14:37:42 EDT." <Pine.BSF.4.02A.9809071437030.20870-100000@kern.sub.erols.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4352.905195157>