Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 120733

Summary: compiling dev-games/ogre with gcc-4.1
Product: Gentoo Linux Reporter: Karol Szumski <mareviq>
Component: [OLD] GCC PortingAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: halcy0n
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 117482    
Attachments: gcc-4.1-qualification.patch

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