Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2007 04:22:07 -0700 (PDT)
From:      xxjack12xx@gmail.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        xxjack12xx@hercules.campusbug.com
Subject:   ports/116119: Fix compilation of audacity-devel on FreeBSD 7.0
Message-ID:  <200709051122.l85BM7M4016403@hercules.campusbug.com>
Resent-Message-ID: <200709051200.l85C09BP066727@freefall.freebsd.org>

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

>Number:         116119
>Category:       ports
>Synopsis:       Fix compilation of audacity-devel on FreeBSD 7.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 05 12:00:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jack
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD hercules.campusbug.com 6.2-STABLE FreeBSD 6.2-STABLE #0: Tue May 29 23:56:19 PDT 2007 jack@hercules.campusbug.com:/usr/obj/usr/src/sys/HERCULES amd64
>Description:
Fix compilation of audacity-devel on FreeBSD 7.0
>How-To-Repeat:
>Fix:
--- makefile.diff begins here ---
--- Makefile	2007-09-05 04:19:48.000000000 -0700
+++ Makefile.new	2007-09-05 04:19:31.000000000 -0700
@@ -25,7 +25,7 @@
 USE_GMAKE=	yes
 USE_X_PREFIX=	yes
 USE_GETTEXT=	yes
-USE_GCC=	4.1
+USE_GCC=	4.2+
 
 USE_WX=		2.6
 WX_COMPS=	wx
--- makefile.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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