From owner-freebsd-stable Thu Sep 3 06:28:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA14961 for freebsd-stable-outgoing; Thu, 3 Sep 1998 06:28:15 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from passer.osg.gov.bc.ca (passer.osg.gov.bc.ca [142.32.110.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA14952 for ; Thu, 3 Sep 1998 06:28:12 -0700 (PDT) (envelope-from cy@cschuber.net.gov.bc.ca) Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.8.8/8.6.10) id GAA14878; Thu, 3 Sep 1998 06:26:57 -0700 (PDT) Received: from cschuber.net.gov.bc.ca(142.31.240.113), claiming to be "cwsys.cwsent.com" via SMTP by passer.osg.gov.bc.ca, id smtpdK14873; Thu Sep 3 06:26:27 1998 Received: (from uucp@localhost) by cwsys.cwsent.com (8.8.8/8.6.10) id GAA10453; Thu, 3 Sep 1998 06:24:29 -0700 (PDT) Message-Id: <199809031324.GAA10453@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdS10446; Thu Sep 3 06:24:20 1998 X-Mailer: exmh version 2.0.2 2/24/98 Reply-to: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-Sender: cy To: Spencer Chan cc: freebsd-stable@FreeBSD.ORG Subject: Re: yacc error In-reply-to: Your message of "Thu, 03 Sep 1998 17:57:29 +0800." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 03 Sep 1998 06:24:17 -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi there, > > After cvsup -stable to 2.2.5-RELEASE source tree, make world stops > complaining the followings : > > ... > install -c -s -o bin -g bin -m 555 ar /usr/obj/usr/src/tmp/usr/bin > /usr/obj/usr/src/usr.bin/ar created for /usr/src/usr.bin/ar > cd /usr/src/usr.bin/compile_et && /usr/obj/usr/src/tmp/usr/bin/make depend > && /usr/obj/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPROFILE all && > /usr/obj/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPROFILE -B install > cleandir obj > lex -l -t /usr/src/usr.bin/compile_et/et_lex.lex.l > et_lex.lex.c > yacc -d -o error_table.c /usr/src/usr.bin/compile_et/error_table.y > usage: yacc [-dlrtv] [-b file_prefix] [-p symbol_prefix] filename > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > But my yacc do not have the -o option, any help? I suggest that you build yacc from your new source tree and replace your old yacc, then try make world again. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Open Systems Group Internet: cschuber@uumail.gov.bc.ca ITSD Cy.Schubert@gems8.gov.bc.ca Government of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message