I have installed OSG, and in attempting to compile FlightGear cvs, I am 
getting some errors:

This doesn't happen if I go back to SimGear and configure --with-jpeg-factory

make[2]: Entering directory `/usr/src/FlightGear-1.0-OSG/src/Network'
jpg-httpd.cxx: In member function `virtual void
   HttpdImageChannel::foundTerminator()':
jpg-httpd.cxx:114: error: `setFrustum' undeclared (first use this function)
jpg-httpd.cxx:114: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src 
-I/usr/X11R6/include -I/usr/local/include  -g -O2 -D_REENTRANT -MT jpg-httpd.o 
-MD -MP -MF ".deps/jpg-httpd.Tpo" -c -o jpg-httpd.o jpg-httpd.cxx; \
then mv -f ".deps/jpg-httpd.Tpo" ".deps/jpg-httpd.Po"; else rm -f 
".deps/jpg-httpd.Tpo"; exit 1; fi
make[2]: *** [jpg-httpd.o] Error 1
make[2]: Leaving directory `/usr/src/FlightGear-1.0-OSG/src/Network'

Here are the output-logs captured with colorize:
http://www.sysmatrix.net/~sandreas/data/simgear-configure-results
http://www.sysmatrix.net/~sandreas/data/simgear-make-results
http://www.sysmatrix.net/~sandreas/data/simgear-check-results

(Simgear only had errors in make check.)

http://www.sysmatrix.net/~sandreas/data/flightgear-configure-results
http://www.sysmatrix.net/~sandreas/data/flightgear-make-results

Stewart





-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to