Hi: I'm compiling flightgear, version 0.9.8, and also compiled the correct version of simgear, version 0.3.8, and plib v1.8.4. and installed, etc. I configured telling flightfear where simgear and plib lived, and make ran for a while, and then when it started compiling in src/Main, I got errors, specifically:
../../src/Main/libMain.a(renderer.o)(.text+0xa): In function `FGRenderer::FGRenderer()': /home/fgleich/FlightGear-0.9.8/src/Main/renderer.cxx:129: undefined reference to `jpgRenderFrame' Now, jpgRenderFrame is a pointer declared in a file included from simgear lib. This is just the first of many errors involving undefined references. Anyone have a clue as to what's causing this ? TIA fgleich _______________________________________________ Flightgear-users mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-users 2f585eeea02e2c79d7b1d8c4963bae2d
