Re: [Plib-users] Compilation error
Brought to you by:
sjbaker
From: Larry W. <ll...@su...> - 2007-09-30 19:46:04
|
On Sun, 30 Sep 2007 13:35:38 -0500 "John F. Fay" <joh...@cy...> wrote: Thanks, I'm looking forward to it. I'm trying to build FlightGear. :) > Larry, > > It looks like you are using an old version of PLIB. I will > send you an up-to-date version privately. > > - John > > > -----Original Message----- > From: Larry Wyble > Sent: Sunday, September 30, 2007 12:27 PM > To: pli...@li... > Subject: [Plib-users] Compilation error > > > > I get the following error in the ssg section of the code when I do > make. What's happening? > > > Making all in ssgAux > make[2]: Entering directory `/shared/src/plib-1.8.4/src/ssgAux' > if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" > -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" > -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.4\" > -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 > -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. > -I../../src/sg -I../../src/ssg -I../../src/util -g -O2 -Wall -MT > ssgaCelestialBody.o -MD -MP -MF ".deps/ssgaCelestialBody.Tpo" -c -o > ssgaCelestialBody.o ssgaCelestialBody.cxx; \ then mv -f > ".deps/ssgaCelestialBody.Tpo" ".deps/ssgaCelestialBody.Po"; else rm > -f ".deps/ssgaCelestialBody.Tpo"; exit 1; fi 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 > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > plib-users mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-users > > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > plib-users mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-users |