RE: [Plib-users] flightgear and make
Brought to you by:
sjbaker
From: Norman V. <nh...@ca...> - 2000-06-03 21:26:59
|
Dave writes: > >All right I have flightgear 0.7.2 and 0.7.4* and simgear0.08 and 0.09 >now this is what I'm getting: >make[2]: Entering directory Dave I believe your PLib problems are solved. Your FlightGear problem is that your linker is picking up the wrong library somewhere. You want to do a rm config.cache in both FG_ROOT and SIMGEAR_ROOT and run make uninstall rm config.cache aclocal automake -a autoconf ./configure make in both SIMGEAR_ROOT and FG_ROOT in that order. Please continue this discussion on one of the FlightGear Lists. Cheers Norman |