From owner-freebsd-current Sun Jan 25 12:18:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15236 for current-outgoing; Sun, 25 Jan 1998 12:18:05 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15220 for ; Sun, 25 Jan 1998 12:18:02 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.8.8/frmug-2.2/nospam) with UUCP id VAA08211 for freebsd-current@FreeBSD.ORG; Sun, 25 Jan 1998 21:17:59 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: (from roberto@localhost) by keltia.freenix.fr (8.8.8/keltia-2.13/nospam) id VAA02442; Sun, 25 Jan 1998 21:16:54 +0100 (CET) (envelope-from roberto) Message-ID: <19980125211653.18913@keltia.freenix.fr> Date: Sun, 25 Jan 1998 21:16:53 +0100 From: Ollivier Robert To: "FreeBSD Current Users' list" Subject: Re: Weird error with bison in current Mail-Followup-To: FreeBSD Current Users' list References: <19980125180846.52993@keltia.freenix.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88.14i In-Reply-To: <19980125180846.52993@keltia.freenix.fr>; from Ollivier Robert on Sun, Jan 25, 1998 at 06:08:46PM +0100 X-Operating-System: FreeBSD 3.0-CURRENT ctm#4016 AMD-K6 MMX @ 225 MHz Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk According to Ollivier Robert: > bison -d /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bi-parser.y -o bi-parser.c > bison: extra arguments ignored after '/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bi-parser.y' I've found the source of this error. I have POSIXLY_CORRECT set (in order to work around the new patch) and that makes getopt(3) behave like this. Ignore the patches I posted. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #4: Sun Jan 18 15:50:16 CET 1998