For FG/OSG, the included patch allows flightgear to link against OSG (Subversion) when installed in the traditional UNIX way in /usr/local (vs the Mac Framework way, which is another story).
I'm not sure why we'd be linking to osgGA and osgText while linux users aren't, or perhaps it's a subtle difference in the way gcc links on the two different platforms. gcc 4.0.1 diff -r 2ad002a21d85 -r 56709db4f945 src/Main/Makefile.am --- a/src/Main/Makefile.am Wed Jul 11 09:10:37 2007 -0600 +++ b/src/Main/Makefile.am Mon Jul 16 15:34:19 2007 -0600 @@ -105,6 +105,7 @@ fgfs_LDADD = \ -lplibpuaux -lplibpu -lplibfnt -lplibjs -lplibnet \ -lplibsg -lplibul \ -losgViewer -losgFX -losgUtil -losgDB -losgSim -losg -lOpenThreads \ + -losgGA -losgText \ $(THREAD_LIBS) \ $(network_LIBS) \ -lz \ Please commit or provide feedback. Thanks -- Hans Fugal Fugal Computing ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel