From owner-freebsd-questions Wed May 6 11:25:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA16303 for freebsd-questions-outgoing; Wed, 6 May 1998 11:25:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from runner.jjsoft.com (jahanur.intur.net [206.97.149.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA16273 for ; Wed, 6 May 1998 11:25:08 -0700 (PDT) (envelope-from jahan@pc.jaring.my) Received: from pc.jaring.my (klj-18-244.tm.net.my [202.188.18.244]) by runner.jjsoft.com (8.8.7/8.8.7) with ESMTP id NAA26081 for ; Wed, 6 May 1998 13:24:16 -0500 (CDT) (envelope-from jahan@pc.jaring.my) Message-ID: <3550B7B1.D3BF0255@pc.jaring.my> Date: Thu, 07 May 1998 02:19:13 +0700 From: jahan X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: Yak, yacc problem in biuld world Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The problem arises when I try to make world after cvsuped the whole source. rm -f .depend /usr/obj/usr/src/usr.bin/lex/lib/GRTAGS /usr/obj/usr/src/usr.bin/l ex/lib/GSYMS /usr/obj/usr/src/usr.bin/lex/lib/GTAGS yacc -d -o parse.c /usr/src/usr.bin/lex/parse.y usage: yacc [-dlrtv] [-b file_prefix] [-p symbol_prefix] filename *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. # uname -a FreeBSD tuna.jjsoft2.com 2.2.1-RELEASE FreeBSD 2.2.1-RELEASE #0: Tue Apr 1 1 1:51:00 GMT 1997 jkh@whisker.cdrom.com:/usr/src/sys/compile/GENERIC i386 yacc version problem ? how do I resolve ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message