From owner-freebsd-questions Sat May 9 23:36:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA22322 for freebsd-questions-outgoing; Sat, 9 May 1998 23:36:06 -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 XAA22316 for ; Sat, 9 May 1998 23:36:00 -0700 (PDT) (envelope-from jahan@pc.jaring.my) Received: from pc.jaring.my (klg-57-18.tm.net.my [202.188.57.18]) by runner.jjsoft.com (8.8.7/8.8.7) with ESMTP id BAA03012 for ; Sun, 10 May 1998 01:34:57 -0500 (CDT) (envelope-from jahan@pc.jaring.my) Message-ID: <35543593.483B6F55@pc.jaring.my> Date: Sat, 09 May 1998 17:53:08 +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 << solved Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 Can be solved by doing following: cd /usr/src/usr.bin/yacc make install That is all. Jahan "Sorry to say but Linux Howto's are really wealth of information." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message