Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120733 - compiling dev-games/ogre with gcc-4.1
Summary: compiling dev-games/ogre with gcc-4.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 117482
  Show dependency tree
 
Reported: 2006-01-28 08:26 UTC by Karol Szumski
Modified: 2006-03-10 17:13 UTC (History)
1 user (show)

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


Attachments
gcc-4.1-qualification.patch (gcc-4.1-qualification.patch,2.89 KB, patch)
2006-01-28 08:31 UTC, Karol Szumski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Karol Szumski 2006-01-28 08:26:14 UTC
default ogre ebuild fails to compile on gcc-4.1 with errors about "extra qualification"
Comment 1 Karol Szumski 2006-01-28 08:31:42 UTC
Created attachment 78357 [details, diff]
gcc-4.1-qualification.patch

this patch removes offending parts of headers in ogre code, allowing ogre to compile with gcc-4.1_beta20060120 (don't really know if ogre works correctly after compiling like this, though it should - i had a similar problem with advancemenu and it worked - bug #120712)
Comment 2 Mark Loeser (RETIRED) gentoo-dev 2006-01-28 16:03:52 UTC
Looks fine.  Did you send this upstream as well?
Comment 3 Karol Szumski 2006-01-30 04:19:35 UTC
nope, i'm kind of busy recompiling my whole system with gcc-4.1
Comment 4 Mark Loeser (RETIRED) gentoo-dev 2006-03-10 17:13:50 UTC
Fixed thanks