From owner-freebsd-current Wed Jun 10 01:56:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA01941 for freebsd-current-outgoing; Wed, 10 Jun 1998 01:56:41 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA01925 for ; Wed, 10 Jun 1998 01:56:33 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id TAA14122; Wed, 10 Jun 1998 19:00:07 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199806100900.TAA14122@cimlogic.com.au> Subject: Re: Make world problem In-Reply-To: from Ben Cohen at "Jun 10, 98 09:25:20 am" To: bjc23@hermes.cam.ac.uk Date: Wed, 10 Jun 1998 19:00:06 +1000 (EST) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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