ports/77403: gcc 3.2 fails to compile on FreeBSD 5.3
John Cochran
jdc at fiawol.org
Fri Feb 11 23:40:27 UTC 2005
>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 at 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:
More information about the freebsd-ports-bugs
mailing list