Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2007 18:30:43 GMT
From:      Dominic Fandrey <lon_kamikaze@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/117141: [maintainer-update][cad/freehdl] now compiles on 7x
Message-ID:  <200710121830.l9CIUhnB084766@www.freebsd.org>
Resent-Message-ID: <200710121840.l9CIe0KB025025@freefall.freebsd.org>

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

>Number:         117141
>Category:       ports
>Synopsis:       [maintainer-update][cad/freehdl] now compiles on 7x
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 12 18:40:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Fandrey
>Release:        Releng_7
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Fri Oct 12 16:36:39 CEST 2007     root@homeKamikaze.norad:/usr/obj/TPR40-7/i386/usr/src/sys/TPR40-7  i386
>Description:
The port now builds successfuly. Apparently it has been a gcc4 Problem that has been resolved.
>How-To-Repeat:

>Fix:
--- cad/freehdl/Makefile.orig	2007-10-12 20:26:38.000000000 +0200
+++ cad/freehdl/Makefile	2007-10-12 20:27:00.000000000 +0200
@@ -59,10 +59,4 @@
 		| ${PLIST_REPL} >> ${PLIST}
 	@${RM} -rf ${PLIST_TMP}
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700042
-BROKEN=		Does not compile with GCC 4.2
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

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



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