|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
AdvancemenuI just updated my arcade machine from Fedora Core 3 to Fedora Core 5, and now I
can't get Advancemenu to compile. I get several screens of this: ./advance/lib/rgb.h:64: warning: ‘packed’ attribute ignored for field of type ‘uint8’ ./advance/lib/rgb.h:65: warning: ‘packed’ attribute ignored for field of type ‘uint8’ followed by this: advance/menu/emulator.h:44: error: extra qualification ‘emulator::’ on member ‘attrib_compile’ advance/menu/emulator.h:366: error: extra qualification ‘generic::’ on member ‘load_info’ make: *** [obj/menu/linux/blend/menu/emulator.o] Error 1 and that's the end of the story. I tried compiling with gcc 3.2 instead of 4.1, but got the same results. Has anyone else had this problem? Does anyone know of a fix? -- MELVILLE THEATRE ~ Melville Sask ~ http://theatre.sasktelwebsite.net _______________________________________________ Xmame mailing list Xmame@... http://toybox.twisted.org.uk/mailman/listinfo/xmame |
|
|
Re: AdvancemenuFrank Cox wrote:
> I just updated my arcade machine from Fedora Core 3 to Fedora Core 5, and now I > can't get Advancemenu to compile. > > I get several screens of this: > > ./advance/lib/rgb.h:64: warning: ‘packed’ attribute ignored for field of type > ‘uint8’ ./advance/lib/rgb.h:65: warning: ‘packed’ attribute ignored for field > of type ‘uint8’ > > followed by this: > > advance/menu/emulator.h:44: error: extra qualification ‘emulator::’ on member > ‘attrib_compile’ advance/menu/emulator.h:366: error: extra qualification > ‘generic::’ on member ‘load_info’ make: *** > [obj/menu/linux/blend/menu/emulator.o] Error 1 > > and that's the end of the story. > > I tried compiling with gcc 3.2 instead of 4.1, but got the same results. > > > Has anyone else had this problem? Does anyone know of a fix? though; just edit emulator.h, and remove "emulator::" on line 44, and "generic::" on line 366. Carl Fongheiser _______________________________________________ Xmame mailing list Xmame@... http://toybox.twisted.org.uk/mailman/listinfo/xmame |
|
|
Re: Advancemenujust registered to say thank you :)
|
| Free Forum Powered by Nabble | Forum Help |