Hi Lee,

One thing to double check on your system.  If you have installed your own
compiled version of simgear, make sure you also have removed the packaged
version you installed earlier.  That can show up earlier in the include/lib
search path and still cause you problems.

Regards,

Curt.


On 10/13/07, Lee Duke <> wrote:
>
>  Okay. I have downloaded, compiled, and installed the latest version of
> SimGear. Before I did that I downloaded, compiled, and installed the latest
> versions of plib, openAL, and OSG. I'm still getting an error when I copile
> SimGear. Here's the output:
>
> [snip]
> if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
> -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
> jpg-httpd.cxx: In member function 'virtual void
> HttpdImageChannel::foundTerminator()':
> jpg-httpd.cxx:119: error: 'class trJpgFactory' has no member named
> 'setFrustum'
> make[2]: *** [jpg-httpd.o] Error 1
> make[2]: Leaving directory `/home/duke/Simulation/FlightGear-0.9
> /source/src/Network'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/duke/Simulation/FlightGear-0.9
> /source/src'
> make: *** [all-recursive] Error 1
>
> Anyone have any suggestions?
>
> Lee
>
>
>
> AJ MacLeod wrote:
>
> On Saturday 13 October 2007 11:38:45 Lee Duke wrote:
>
>  I installed Simgear from one of the Fedora repositories. But I'll do it
> myself from source. I've had this trouble before with Fedora rpms.
>
>  You MUST have matching versions of simgear and flightgear; if you are trying
> to build the latest CVS FG, then you need the latest CVS SG first.
>
> Cheers,
>
> AJ
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Flightgear-users mailing list
> [EMAIL PROTECTED]://lists.sourceforge.net/lists/listinfo/flightgear-users
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Flightgear-users mailing list
> Flightgear-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-users
>
>


-- 
Curtis Olson - University of Minnesota - FlightGear Project
http://baron.flightgear.org/~curt/  http://www.humanfirst.umn.edu/
http://www.flightgear.org
Unique text: 2f585eeea02e2c79d7b1d8c4963bae2d
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to