Bug 120733 - compiling dev-games/ogre with gcc-4.1
Bug#: 120733 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: mareviq@interia.pl
Component: GCC Porting
URL: 
Summary: compiling dev-games/ogre with gcc-4.1
Keywords:  
Status Whiteboard: 
Opened: 2006-01-28 08:26 0000
Description:   Opened: 2006-01-28 08:26 0000
default ogre ebuild fails to compile on gcc-4.1 with errors about "extra
qualification"

------- Comment #1 From Karol Szumski 2006-01-28 08:31:42 0000 -------
Created an attachment (id=78357) [details]
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 From Mark Loeser 2006-01-28 16:03:52 0000 -------
Looks fine.  Did you send this upstream as well?

------- Comment #3 From Karol Szumski 2006-01-30 04:19:35 0000 -------
nope, i'm kind of busy recompiling my whole system with gcc-4.1

------- Comment #4 From Mark Loeser 2006-03-10 17:13:50 0000 -------
Fixed thanks