Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2006 00:51:17 GMT
From:      Ron MacNeil <macro@hotmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/95136: [patch] to build graphics/OpenEXR with gcc41
Message-ID:  <200603310051.k2V0pHiw058256@www.freebsd.org>
Resent-Message-ID: <200603310100.k2V10SSN007270@freefall.freebsd.org>

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

>Number:         95136
>Category:       ports
>Synopsis:       [patch] to build graphics/OpenEXR with gcc41
>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 Mar 31 01:00:27 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ron MacNeil
>Release:        7-CURRENT
>Organization:
>Environment:
FreeBSD ... 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Mar 20 13:57:28 EST 2006     ...@...:/usr/obj/usr/src/sys/MYKERNEL  i386

>Description:
graphics/OpenEXR can't be built with gcc41
>How-To-Repeat:

>Fix:
Add the following as a new patch file in graphics/OpenEXR/files:

--- exrmaketiled/Image.h.orig	Fri Mar 31 10:23:02 2006
+++ exrmaketiled/Image.h	Fri Mar 31 10:23:17 2006
@@ -50,6 +50,8 @@
 #include <map>
 
 
+class Image;
+
 class ImageChannel
 {
   public:

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



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