Okay, I just downloaded the lastest pre2 release, and FlightGear still didn't build out-of-the-box on my linux machine, because /usr/local/ was missing as part of the EXTRA_DIRS check. Interestingly, this test is done now for cygwin, but not for linux. I've included a small patch for configure.ac, which fixes this. Basically, I just copied and pasted the same test from the cygwin section. I'm not sure if this is the best solution, but on my system, FlightGear now compiles wihout a glitch.
Hmmm, what version of the compiler are you using. We got thoroughly beat up by the gcc-3.x users because having the /usr/local there at least causes the compiler to squawk on every file it compiles.
Curt.
-- Curtis Olson Intelligent Vehicles Lab FlightGear Project Twin Cities [EMAIL PROTECTED] [EMAIL PROTECTED] Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org
_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
