Selon Jason Cox : > Hi all, > i have just done an update via cvs today and have the following > problem, > > make[2]: Entering directory `/DATA/src/Flightgear/Flightgear/src/ATC' > if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src > -I/usr/X11R6/include -I/usr/local/include -g -O2 -D_REENTRANT -MT > atis.o -MD -MP -MF ".deps/atis.Tpo" -c -o atis.o atis.cxx; \ > then mv -f ".deps/atis.Tpo" ".deps/atis.Po"; else rm -f > ".deps/atis.Tpo"; exit 1; fi > In file included from AIPlane.hxx:27, > from tower.hxx:37, > from ATCmgr.hxx:34, > from atis.cxx:50: > AIEntity.hxx:49: error: `ssgBranch' has not been declared > AIEntity.hxx:49: error: ISO C++ forbids declaration of `model' with no > type > AIEntity.hxx:70: error: `ssgBranch' was not declared in this scope > AIEntity.hxx:70: error: template argument 1 is invalid > AIEntity.hxx:70: error: ISO C++ forbids declaration of `_model' with no > type > make[2]: *** [atis.o] Error 1 > > > Build system is Gentoo Linux on ADM64 with lattest plib,simgear and > flightgear > i have also downloaded,built and install OSG > > has anyone seen or know of this problem ?
It looks like your version of AIEntity.hxx is not up-to-date. There is no ssgBranch reference currently in that file. Maybe you mixed the plib branch with the OSG branch. Make sure you 'make install'ed the proper SimGear. -Fred -- Frédéric Bouvier http://frfoto.free.fr Photo gallery - album photo http://www.fotolia.fr/p/2278/partner/2278 Other photo gallery http://fgsd.sourceforge.net/ FlightGear Scenery Designer ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel