Donn Washburn wrote: > Hey Group; > > All of the recent CVS version or not completing a compile on SuSE 10.1 > here. I am curious what this problem means? FG 0.9.10 compiles but > none of the CVS will. I know "you get what you pay for" and not all CVS > will compile. However, it seems all of them have failed here after > 0.9.10 in the same place. > > Anyone have a good idea why I get this error. > > Please note I tried to cut and paste the error but it fails using vi. > There must be a command variable hidden in it. So, I cheated and > 1>fgfs.err plus some cut and paste > > > ------------------------------------------------------------------------ > > make[3]: Nothing to be done for `all-am'. > make[3]: Leaving directory > `/mnt/hdb1/f/Flight/FlightGear-0.9/source/src/Include' > make[2]: Leaving directory > `/mnt/hdb1/f/Flight/FlightGear-0.9/source/src/Include' > Making all in Aircraft > make[2]: Entering directory > `/mnt/hdb1/f/Flight/FlightGear-0.9/source/src/Aircraft' > 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 aircraft.o > -MD -MP -MF ".deps/aircraft.Tpo" -c -o aircraft.o aircraft.cxx; \ > then mv -f ".deps/aircraft.Tpo" ".deps/aircraft.Po"; else rm -f > ".deps/aircraft.Tpo"; exit 1; fi > src/Navaids/navrecord.hxx: In function > td::istream& operator>>(std::ircraft.o] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all-recursive] Error 1 > stream&, FGNavRecord&)src/Navaids/navrecord.hxx: In function > td::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > td::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > td::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > td::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > ketd::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > td::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > ]:td::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > td::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > eatd::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > td::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > ngtd::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > td::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > irtd::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > td::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > totd::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > td::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > `td::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > td::istream& operator>>(std::istream&, > FGNavRecord&)src/Navaids/navrecord.hxx: In function > nt/hdb1/f/Flight/FlightGear-0.9/source/src/Aircraft' > > > > ------------------------------------------------------------------------ libstdc++-devel needs to be installed. Regards Sid. -- Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Specialist, Cricket Coach Microsoft Windows Free Zone - Linux used for all Computing Tasks
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
