I put the simgear folder in the path of /home/kent/FlightGear/simgear/include and make it then configure the FlightGear source code ./configure --with-simgear=/home/kent/FlightGear/simgear then make the Error info : libMain.a(renderer.o): In function `~FGRenderer': /home/kent/FlightGear/FlightGear/src/Main/renderer.cxx:399: undefined reference to `jpgRenderFrame' /home/kent/FlightGear/FlightGear/src/Main/renderer.cxx:399: undefined reference to `jpgRenderFrame' libMain.a(renderer.o): In function `FGRenderer': /home/kent/FlightGear/FlightGear/src/Main/renderer.cxx:391: undefined reference to `jpgRenderFrame' /home/kent/FlightGear/FlightGear/src/Main/renderer.cxx:391: undefined reference to `jpgRenderFrame' ../../src/Network/libNetwork.a(jpg-httpd.o): In function `HttpdImageChannel::foundTerminator()': /home/kent/FlightGear/FlightGear/src/Network/jpg-httpd.cxx:117: undefined reference to `trJpgFactory::render()' /home/kent/FlightGear/FlightGear/src/Network/jpg-httpd.cxx:208: undefined reference to `trJpgFactory::destroy(int)' ../../src/Network/libNetwork.a(jpg-httpd.o): In function `HttpdImageChannel': /home/kent/FlightGear/FlightGear/src/Network/jpg-httpd.hxx:74: undefined reference to `trJpgFactory::trJpgFactory()' /home/kent/FlightGear/FlightGear/src/Network/jpg-httpd.hxx:75: undefined reference to `trJpgFactory::init(int, int)' ../../src/Network/libNetwork.a(jpg-httpd.o): In function `~HttpdImageChannel': /home/kent/FlightGear/FlightGear/src/Network/jpg-httpd.hxx:79: undefined reference to `trJpgFactory::destroy(int)' /home/kent/FlightGear/FlightGear/src/Network/jpg-httpd.hxx:80: undefined reference to `trJpgFactory::~trJpgFactory()' /home/kent/FlightGear/FlightGear/src/Network/jpg-httpd.hxx:79: undefined reference to `trJpgFactory::destroy(int)' /home/kent/FlightGear/FlightGear/src/Network/jpg-httpd.hxx:80: undefined reference to `trJpgFactory::~trJpgFactory()' collect2: ld returned 1 exit status make[2]: *** [fgfs] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1
if i make and make install the simgear , then configure and make the flightgear's source code, no error happened, So any body have any idle? it looks like have some link error with plib's network? ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

