Hi,

Did an upload of the the latest CVS 1.9.1,  build went just fine but when
starting the following happens...

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
[cas...@rampart FlightGear]$ ./run
***
***
*** Warning: changing bad FG_ROOT/--fg-root to
'/usr/local/share/FlightGear/data'
***
***
***
***
*** Warning: changing bad FG_ROOT/--fg-root to
'/usr/local/share/FlightGear/data'
***
***
./run: line 10: 11192 Segmentation fault     
/usr/local/src/FlightGear-1.9.1/src/Main/fgfs
--fg-root=/usr/local/share/FlightGear --geometry=1024x768 --airport=KSFO
--prop:bool:/sim/rendering/random-vegetation=false
--disable-random-objects --timeofday=noon --disable-clouds3d
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

The database is the 1.9.0 release.  While that doesn't appear to be the
immediate problem, should that be updated as well -- best way?? via CVS??

Here is the run shell script
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<,,
#!/bin/sh

/usr/local/src/FlightGear-1.9.1/src/Main/fgfs \
--fg-root=/usr/local/share/FlightGear \
--geometry=1024x768 \
--airport=KSFO \
--prop:bool:/sim/rendering/random-vegetation=false \
--disable-random-objects \
--timeofday=noon \
--disable-clouds3d
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Nothing fancy, just something to get things moving.
Everything worked when I first built 1.9.0 a few months ago, but this
warning msg is something new.  Any thoughts on what is wrong?

Thanks
JW







------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to