From owner-freebsd-ports@FreeBSD.ORG Sun Mar 26 12:34:22 2006 Return-Path: X-Original-To: ports@FreeBSD.ORG Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D600816A400; Sun, 26 Mar 2006 12:34:22 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE95843D5C; Sun, 26 Mar 2006 12:34:18 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.6/8.13.6) with ESMTP id k2QCYHTc038148; Sun, 26 Mar 2006 16:34:17 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.6/8.13.6/Submit) id k2QCYHuW038147; Sun, 26 Mar 2006 16:34:17 +0400 (MSD) (envelope-from ache) Date: Sun, 26 Mar 2006 16:34:17 +0400 From: Andrey Chernov To: Norikatsu Shigemura Message-ID: <20060326123417.GC37855@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Norikatsu Shigemura , ade@FreeBSD.ORG, ports@FreeBSD.ORG References: <20060326170015.9e7d1855.nork@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060326170015.9e7d1855.nork@FreeBSD.org> User-Agent: Mutt/1.5.11 Cc: ports@FreeBSD.ORG, ade@FreeBSD.ORG Subject: Re: devel/bison2's yacc problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Mar 2006 12:34:22 -0000 On Sun, Mar 26, 2006 at 05:00:15PM +0900, Norikatsu Shigemura wrote: > parse.c:848: warning: redundant redeclaration of 'yyparse' > token.h:33: warning: previous declaration of 'yyparse' was here > *** Error code 1 > > Because yacc is not byacc but bison2:-(. > > $ which yacc > /usr/local/bin/yacc > $ pkg_which yacc > bison-2.1_1 > > So I made bison2 not to install yacc and liby.a. How about > do you think? I already told maintainer about that problem long time ago, but he replies something like "nobody cpmplaining yet" -- http://ache.pp.ru/