From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 11 23:40:27 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95FE616A4CE for ; Fri, 11 Feb 2005 23:40:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78C7C43D4C for ; Fri, 11 Feb 2005 23:40:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BNeKiC085678 for ; Fri, 11 Feb 2005 23:40:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1BNeKOI085676; Fri, 11 Feb 2005 23:40:20 GMT (envelope-from gnats) Resent-Date: Fri, 11 Feb 2005 23:40:20 GMT Resent-Message-Id: <200502112340.j1BNeKOI085676@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Cochran Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CBA516A4CE for ; Fri, 11 Feb 2005 23:37:25 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0115B43D39 for ; Fri, 11 Feb 2005 23:37:25 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BNbOj5021837 for ; Fri, 11 Feb 2005 23:37:24 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j1BNbO4H021836; Fri, 11 Feb 2005 23:37:24 GMT (envelope-from nobody) Message-Id: <200502112337.j1BNbO4H021836@www.freebsd.org> Date: Fri, 11 Feb 2005 23:37:24 GMT From: John Cochran To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/77403: gcc 3.2 fails to compile on FreeBSD 5.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 23:40:27 -0000 >Number: 77403 >Category: ports >Synopsis: gcc 3.2 fails to compile on FreeBSD 5.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 11 23:40:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: John Cochran >Release: 5.3 >Organization: >Environment: FreeBSD smof.fiawol.org 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Wed Jan 19 20:57:40 EST 2005 root@smof.fiawol.org:/usr/obj/usr/src/sys/JOHNC i386 >Description: When compiling gcc 3.2 out of the Ports collection (a build requirement for Open Office), I get the following message: gcc-3.2.3_3 is marked as broken: Unknown version of GCC specified (USE_GCC=X). >How-To-Repeat: Issue a "make" command from within the "lang/gcc32" directory. >Fix: The line in the Makefile reading: USE_GCC= X needs to be changed to: USE_GCC= 2.7+ >Release-Note: >Audit-Trail: >Unformatted: