Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2005 23:37:24 GMT
From:      John Cochran <jdc@fiawol.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/77403: gcc 3.2 fails to compile on FreeBSD 5.3
Message-ID:  <200502112337.j1BNbO4H021836@www.freebsd.org>
Resent-Message-ID: <200502112340.j1BNeKOI085676@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502112337.j1BNbO4H021836>