Hal V. Engel wrote: > On Thursday 17 January 2008 16:04:08 Curtis Olson wrote: > >> Just go into the mentioned files at the specified line numbers (i.e. >> ssgaSky.h, line #107) and remove the extra qualifier and you should be >> allowed to go forward with the compile. >> >> Curt. >> >> On Jan 17, 2008 1:47 PM, Ralph Jones wrote: >> >>> I'm trying to do a fresh install of FG on a freshly-installed (and >>> updated) FC8 box. plib-1.8.4.tar.gz failed to make, as follows: >>> >>> ssgaSky.h:107: error: extra qualification 'ssgaCelestialBodyList::' on >>> member 'ssgaCelestialBodyList' >>> ssgaSky.h:195: error: extra qualification 'ssgaCloudLayerList::' on >>> member 'ssgaCloudLayerList' >>> make[2]: *** [ssgaCelestialBody.o] Error 1 >>> make[2]: Leaving directory `/usr/local/src/plib-1.8.4/src/ssgAux' >>> make[1]: *** [all-recursive] Error 1 >>> make[1]: Leaving directory `/usr/local/src/plib-1.8.4/src' >>> make: *** [all-recursive] Error 1 >>> >>> I next did a yum install of plib, which successfully installed a package >>> identified as plib-1.8.4-9.fc8; however, SimGear fails to make with >>> messages relating to plib. Suggestions? TIA... >>> >>> Ralph >>> > > This is likely because you are now using gcc 4.x instead of gcc 3.x. The > older version would accept this but 4.x will not. > > Hal > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Flightgear-users mailing list > Flightgear-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/flightgear-users > > With installing Plib from yum, you will need to install plib-devel as well, then simgear/flightgear will pickup the lib files.
Personally, with Fedora 8, I would install plib 1.8.5rc1. This would limit bugs found in the yum packages. Jason. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Flightgear-users mailing list Flightgear-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-users