Hmmm, this is the output gcc --version gives me. I get no problems at all from gcc, including /usr/local as an extra dir. Weeeiiirrd.
cheers, Durk [EMAIL PROTECTED]:~> gcc --version gcc (GCC) 3.3.1 (SuSE Linux) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [EMAIL PROTECTED]:~> On Wednesday 24 March 2004 13:31, Curtis L. Olson wrote: > Durk Talsma wrote: > >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. _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
