I recvsed yesterday and now it won't compile: fg_init.o: In function `fgInitFDM(void)': /usr/local/src/FlightGear/src/Main/fg_init.cxx:591: undefined reference to `FGUFO::FGUFO(double)' /usr/local/src/FlightGear/src/Main/fg_init.cxx:628: undefined reference to `FGNullFDM::FGNullFDM(do ble)' collect2: ld returned 1 exit status make[2]: *** [fgfs] Error 1 make[2]: Leaving directory `/usr/local/src/FlightGear/src/Main' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/FlightGear/src' make: *** [install-recursive] Error 1
Needless to say, I checked the obvious sources of this problem. The top of the file #includes UFO.hxx and UFO.cxx definitely implements the constructor taking a double. Is this some weird cvs problem? ________________________________________________________________________ Keith Wiley [EMAIL PROTECTED] http://www.unm.edu/~keithw http://www.mp3.com/KeithWiley "Yet mark his perfect self-contentment, and hence learn his lesson, that to be self-contented is to be vile and ignorant, and that to aspire is better than to be blindly and impotently happy." -- Edwin A. Abbott, Flatland ________________________________________________________________________ _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
