Date: Sat, 09 May 1998 17:53:08 +0700 From: jahan <jahan@pc.jaring.my> To: "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG> Subject: Yak, yacc problem in biuld world << solved Message-ID: <35543593.483B6F55@pc.jaring.my>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35543593.483B6F55>
