Hi! I was just trying to compile the latest release of FG, but I got a bunch of errors. I notice the errors involve gcc 3.2 stdc++ headers, so maybe I have used an unsupported version of gcc.
Some compiler error messages follow. Thanks for this entertaining and interesting software. Regards, Syd. Making all in Airports make[2]: Entering directory `/home/gnome2/working/FlightGear-0.8.0/src/Airports'g++ -g -O2 -L/usr/X11R6/lib -o gensimple gensimple.o libAirports.a -lsgdebug -lsgmisc -lsgxml -lmk4 -lz -lm libAirports.a(simple.o): In function `FGAirports::FGAirports[not-in-charge](std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': /usr/include/c++/3.2/bits/basic_string.h:781: undefined reference to `c4_Storage::c4_Storage[in-charge](char const*, int)' libAirports.a(simple.o): In function `FGAirports::FGAirports[not-in-charge](std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': /home/gnome2/working/FlightGear-0.8.0/src/Airports/simple.cxx:77: undefined reference to `c4_Storage::Strategy() const' /home/gnome2/working/FlightGear-0.8.0/src/Airports/simple.cxx:82: undefined reference to `c4_View::c4_View[in-charge](c4_Sequence*)' /home/gnome2/working/FlightGear-0.8.0/src/Airports/simple.cxx:83: undefined reference to `c4_Storage::GetAs(char const*)' so on and so forth... _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
