ports/77406: Invalid definition of USE_GCC for ports "games/nibbles" and "lang/gcc31"
John Cochran
jdc at fiawol.org
Sat Feb 12 00:10:04 UTC 2005
>Number: 77406
>Category: ports
>Synopsis: Invalid definition of USE_GCC for ports "games/nibbles" and "lang/gcc31"
>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: Sat Feb 12 00:10:04 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:
The value of USE_GCC in the listed ports will prevent them from compiling and installing. For games/nibbles the message:
===> nibbles-1.2 is marked as broken: Unknown version of GCC specified (USE_GCC=yes).
is generated.
For lang/gcc31, the message:
===> gcc-3.1.1_20020909 is marked as broken: Unknown version of GCC specified (USE_GCC=X).
is generated
>How-To-Repeat:
Go into either port and type "make"
>Fix:
Change the line
USE_GCC= yes
or
USE_GCC= X
to
USE_GCC= 2.7+
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list