Date: Wed, 10 Jun 1998 19:00:06 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: bjc23@hermes.cam.ac.uk Cc: freebsd-current@FreeBSD.ORG Subject: Re: Make world problem Message-ID: <199806100900.TAA14122@cimlogic.com.au> In-Reply-To: <Pine.BSF.3.96.980610091938.215A-100000@bjc23.trin.cam.ac.uk> from Ben Cohen at "Jun 10, 98 09:25:20 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Ben Cohen wrote: > yacc -d -o parse.c /usr/src/usr.bin/lex/parse.y > usage: yacc [-dlrtv] [-b file_prefix] [-p symbol_prefix] filename You need to build and install yacc first. Your installed yacc doesn't know about the -o arg. Are you building on an oldish -current, -stable or something else? -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806100900.TAA14122>