Tried the cvs method. Still getting the following error. How do I clean up and start over? Thanks for helping a newbie. ;-)
Making all in Airports make[2]: Entering directory `/usr/local/source/FlightGear/src/Airports' g++ -g -O2 -L/usr/X11R6/lib -o gensimple gensimple.o libAirports.a -lsgdebug -lsgmisc -lsgxml -lmk4 -lz -lm gensimple.o: In function `main': /usr/local/include/simgear/debug/logstream.hxx:271: undefined reference to `global_logstream' gensimple.o: In function `main': /usr/include/g++/bits/basic_ios.h:147: undefined reference to `global_logstream' libAirports.a(simple.o): In function `FGAirports::FGAirports[not-in-charge](std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': /usr/local/include/simgear/debug/logstream.hxx:271: undefined reference to `global_logstream' 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/g++/bits/basic_ios.h:147: undefined reference to `global_logstream' libAirports.a(simple.o): In function `FGAirports::FGAirports[in-charge](std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': /usr/local/include/simgear/debug/logstream.hxx:271: undefined reference to `global_logstream' libAirports.a(simple.o):/usr/include/g++/bits/basic_ios.h:147: more undefined references to `global_logstream' follow collect2: ld returned 1 exit status make[2]: *** [gensimple] Error 1 make[2]: Leaving directory `/usr/local/source/FlightGear/src/Airports' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/source/FlightGear/src' make: *** [all-recursive] Error 1 On Wednesday 11 December 2002 20:22, Mike Bonar wrote: > I am getting the exact same error messages as Bodo. I am also running Suse > 8.1, and the rest of the installs ran clean. > > Matthew, can you provide more details on your setup? > > Mike > > _______________________________________________ > Flightgear-users mailing list > [EMAIL PROTECTED] > http://mail.flightgear.org/mailman/listinfo/flightgear-users > _______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users
