Re: [Flightgear-devel] Compiler Error with Special simgear folder in Linux

2011-04-06 Thread Jin.Chengde
On 04/05/2011 09:15 PM, Roland Häder wrote: I use a prefix and out-of-source tree builds to install plib/osg/sg and fgfs itself. Here is plib configuration: ../../plib/configure --prefix=/opt Here is how I configured sg:

Re: [Flightgear-devel] Compiler Error with Special simgear folder in Linux

2011-04-05 Thread Csaba Halász
On Tue, Apr 5, 2011 at 3:58 PM, Jin.Chengde wrote: > > ../../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()' > > if i make and make insta

Re: [Flightgear-devel] Compiler Error with Special simgear folder in Linux

2011-04-05 Thread Roland Häder
I use a prefix and out-of-source tree builds to install plib/osg/sg and fgfs itself. Here is plib configuration: ../../plib/configure --prefix=/opt Here is how I configured sg: ../../simgear/configure --with-jp

[Flightgear-devel] Compiler Error with Special simgear folder in Linux

2011-04-05 Thread Jin.Chengde
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