Bug 120712 - building advancemenu-2.4.12 with gcc-4.1 (patch)
Bug#: 120712 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: Games
URL: 
Summary: building advancemenu-2.4.12 with gcc-4.1 (patch)
Keywords:  
Status Whiteboard: 
Opened: 2006-01-28 04:42 0000
Description:   Opened: 2006-01-28 04:42 0000
advancemenu fails to build with some errors about generic:: in weird places in
a .h file.

------- Comment #1 From Karol Szumski 2006-01-28 04:46:13 0000 -------
Created an attachment (id=78337) [details]
gcc-4.1.patch

this patch removes the unnecessary emulator:: and generic:: in
advancemenu-2.4.12/advance/menu/emulator.h

with this i was able to compile advancemenu using gcc-4.1

------- Comment #2 From Karol Szumski 2006-01-28 04:48:07 0000 -------
oh, it still spawns some warnings about 'packed' being ignored for uint8 ...
still, advancemenu runs correctly after compilation, so i guess it's not that
important

------- Comment #3 From Mr. Bones. 2006-01-28 11:10:37 0000 -------
Was this patch sent upstream?

------- Comment #4 From Karol Szumski 2006-01-30 04:18:59 0000 -------
no, i'm still kind of busy recompiling my whole system with gcc-4.1

------- Comment #5 From Mr. Bones. 2006-03-24 21:22:22 0000 -------
included in the 2.4.13 ebuild.  thanks for the bug report and patch.