From owner-freebsd-ports Wed Oct 23 2:20: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C69537B401 for ; Wed, 23 Oct 2002 02:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5212D43E6A for ; Wed, 23 Oct 2002 02:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9N9K2x3023297 for ; Wed, 23 Oct 2002 02:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9N9K2GJ023296; Wed, 23 Oct 2002 02:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33BA137B401 for ; Wed, 23 Oct 2002 02:18:47 -0700 (PDT) Received: from ue250-1.rz.RWTH-Aachen.DE (ue250-1.rz.RWTH-Aachen.DE [134.130.3.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1230643E42 for ; Wed, 23 Oct 2002 02:18:45 -0700 (PDT) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from ms-2 (ms-2.rz.RWTH-Aachen.DE [134.130.3.131]) by ue250-1.rz.RWTH-Aachen.DE (8.12.1/8.11.3-3) with ESMTP id g9N9Ihsc025136 for ; Wed, 23 Oct 2002 11:18:43 +0200 (MEST) Received: from ue250-1.rz.RWTH-Aachen.DE ([134.130.3.33]) by ms-2 (MailMonitor for SMTP v1.2.0 Beta3) ; Wed, 23 Oct 2002 11:18:42 +0200 (MEST) Received: from mouton.informatik.rwth-aachen.de (mouton.Informatik.RWTH-Aachen.DE [137.226.194.67]) by ue250-1.rz.RWTH-Aachen.DE (8.12.1/8.11.3/24) with ESMTP id g9N9IfBU025032 for ; Wed, 23 Oct 2002 11:18:41 +0200 (MEST) Received: from bsd.localdomain (localhost [127.0.0.1]) by mouton.informatik.rwth-aachen.de (8.12.5/8.12.5) with ESMTP id g9N9IQdH011289 for ; Wed, 23 Oct 2002 11:18:26 +0200 (CEST) (envelope-from stolz@bsd.localdomain) Received: (from stolz@localhost) by bsd.localdomain (8.12.5/8.12.5/Submit) id g9N9IQqi011288; Wed, 23 Oct 2002 11:18:26 +0200 (CEST) (envelope-from stolz) Message-Id: <200210230918.g9N9IQqi011288@bsd.localdomain> Date: Wed, 23 Oct 2002 11:18:26 +0200 (CEST) From: Volker Stolz Reply-To: Volker Stolz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/44401: [patch] textproc/miflux doesn't build with newer g++ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44401 >Category: ports >Synopsis: [patch] textproc/miflux doesn't build with newer g++ >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 23 02:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Volker Stolz >Release: FreeBSD 4.6-STABLE i386 >Organization: Lehrstuhl für Informatik II >Environment: System: FreeBSD bsd.localdomain 4.6-STABLE FreeBSD 4.6-STABLE #3: Mon Oct 7 16:20:29 CEST 2002 root@bsd.localdomain:/opt/src/sys/compile/BSD i386 >Description: - Add USE_BISON for -CURRENT - USE_GCC=2.95 because of C++ errors with 3.1 >How-To-Repeat: >Fix: --- Makefile.orig Wed Oct 23 11:15:00 2002 +++ Makefile Wed Oct 23 11:11:59 2002 @@ -22,6 +22,9 @@ --without-unac INSTALLS_SHLIB= yes +USE_BISON= yes +USE_GCC= 2.95 + MAN1= htdb_dump.1 htdb_stat.1 htdb_load.1 mifluzdump.1 mifluzload.1 \ mifluzsearch.1 mifluzdict.1 MAN3= WordContext.3 WordList.3 WordDict.3 WordListOne.3 WordKey.3 \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message