Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101775 - patch to make openexr compile with gcc4
Summary: patch to make openexr compile with gcc4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-08 11:39 UTC by Andreas Simon
Modified: 2005-10-22 15:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gcc4 patch (openexr-1.2.2-gcc4.patch,311 bytes, patch)
2005-08-08 11:39 UTC, Andreas Simon
Details | Diff
Patch for openexr-1.2.2-r1.ebuild (openexr-1.2.2-r1.ebuild.patch,426 bytes, patch)
2005-08-08 11:41 UTC, Andreas Simon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Simon 2005-08-08 11:39:00 UTC
openexr doesn't compiles with gcc 4.x.x because of a missing forward declaration.
Here is patch to fix this.
Comment 1 Andreas Simon 2005-08-08 11:39:59 UTC
Created attachment 65465 [details, diff]
gcc4 patch

The patch to make openexr 1.2.2 compile with gcc 4.
Comment 2 Andreas Simon 2005-08-08 11:41:02 UTC
Created attachment 65466 [details, diff]
Patch for openexr-1.2.2-r1.ebuild

Here a trivial patch to include the patch.

BTW, this patch is already applied to upstream CVS but who knows when a new
version will be released...
Comment 3 Hanno Böck gentoo-dev 2005-10-22 15:57:09 UTC
done