ports/95136: [patch] to build graphics/OpenEXR with gcc41

Ron MacNeil macro at hotmail.com
Fri Mar 31 01:00:30 UTC 2006


>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     ... at ...:/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:



More information about the freebsd-ports-bugs mailing list