On 16/05/11 02:56, Donn Washburn wrote:
> On what is causing this with every recent Git version
> I have even replaced several versions of Simgear and OSG.
>


I had to svn upgrade simgear, osg was still the latest svn and 
flightgear is latest git.

slipstream:/home/lancelot/ftp/Apr11/OSG/OpenSceneGraph # svn info
Path: .
URL: 
http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8.4
Repository Root: http://www.openscenegraph.org/svn/osg
Repository UUID: 16af8721-9629-0410-8352-f15c8da7e697
Revision: 12416
Node Kind: directory
Schedule: normal
Last Changed Author: paulmartz
Last Changed Rev: 12276
Last Changed Date: 2011-04-11 19:32:08 +0100 (Mon, 11 Apr 2011)

slipstream:/home/lancelot/ftp/Apr11/SimGear# git show
commit c7c3fae5c2cd21cf81e7a94911568adba926f680
Author: ThorstenB <bre...@gmail.com>
Date:   Sat May 7 19:40:01 2011 +0200

     Also remove visual_enviro.cxx from the VC90 build.

diff --git a/projects/VC90/SimGear.vcproj b/projects/VC90/SimGear.vcproj
index 8726c70..28eaa8b 100644
--- a/projects/VC90/SimGear.vcproj
+++ b/projects/VC90/SimGear.vcproj
@@ -1745,14 +1745,6 @@
 
RelativePath="..\..\simgear\environment\precipitation.hxx"
                                 >
                         </File>
-                       <File
- 
RelativePath="..\..\simgear\environment\visual_enviro.cxx"
-                               >
-                       </File>
-                       <File
- 
RelativePath="..\..\simgear\environment\visual_enviro.hxx"
-                               >
-                       </File>
                 </Filter>
                 <Filter
                         Name="Lib_sgutil"

Successful fgfs build
======================
make[2]: Entering directory 
`/home/lancelot/ftp/may11/flightgear/flightgear/utils/fgviewer'
g++ -DHAVE_CONFIG_H -I. -I../../src/Include   -I/usr/local/include 
-DPKGDATADIR=\"/usr/local/share/FlightGear/flightgear\" -g -O2 -Wall 
-I/usr/local -D_REENTRANT -MT fgviewer.o -MD -MP -MF .deps/fgviewer.Tpo 
-c -o fgviewer.o fgviewer.cxx
mv -f .deps/fgviewer.Tpo .deps/fgviewer.Po
g++ -DPKGDATADIR=\"/usr/local/share/FlightGear/flightgear\" -g -O2 -Wall 
-I/usr/local -D_REENTRANT    -L/usr/local/lib -L/usr/X11R6/lib -o 
fgviewer fgviewer.o -lsgtgdb -lsgmaterial -lsgmodel -lsgbvh -lsgutil 
-lsgio -lsgbucket -lsgmath -lsgprops -lsgdebug -lsgmisc -lsgxml 
-lsgstructure -lplibul  -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi 
-lXext -lX11 -lrt -ldl -lm  -lpthread  -lz -losgFX -losgParticle 
-losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg 
-lOpenThreads
make[2]: Leaving directory 
`/home/lancelot/ftp/may11/flightgear/flightgear/utils/fgviewer'
Making all in fgpanel
make[2]: Entering directory 
`/home/lancelot/ftp/may11/flightgear/flightgear/utils/fgpanel'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/home/lancelot/ftp/may11/flightgear/flightgear/utils/fgpanel'
make[2]: Entering directory 
`/home/lancelot/ftp/may11/flightgear/flightgear/utils'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory 
`/home/lancelot/ftp/may11/flightgear/flightgear/utils'
make[1]: Leaving directory 
`/home/lancelot/ftp/may11/flightgear/flightgear/utils'
make[1]: Entering directory `/home/lancelot/ftp/may11/flightgear/flightgear'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/lancelot/ftp/may11/flightgear/flightgear'
slipstream:/home/lancelot/ftp/may11/flightgear/flightgear # git show
commit 9bd00a62facf50830e4eeccfbf8ce57f4c1f444f
Author: ThorstenB <bre...@gmail.com>
Date:   Sat May 14 10:19:51 2011 +0200

     Continuous replay: use correct replay duration
     (LinuxTag live hacking...)

diff --git a/src/Aircraft/replay.cxx b/src/Aircraft/replay.cxx
index 890931a..2baf328 100644
  etc.
Regards
Sid.

-- 
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to