From nobody@FreeBSD.org  Fri Feb 11 23:37:25 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1CBA516A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <jdc@fiawol.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: gcc 3.2 fails to compile on FreeBSD 5.3
X-Send-Pr-Version: www-2.3

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 11 23:40:20 GMT 2005
>Closed-Date:    Sun Feb 13 19:44:48 GMT 2005
>Last-Modified:  Sun Feb 13 19:44:48 GMT 2005
>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:
State-Changed-From-To: open->closed 
State-Changed-By: vs 
State-Changed-When: Sun Feb 13 19:44:15 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77403 
>Unformatted:
