Affects porting FlightGear 0.9.10-0.9.11pre2 source on
Sun Solaris 8 and above platforms:
--------------------------------------------
Bug in code implementation of "queue" when ported to
Sun Solaris 8 and above platforms:

src/Main:
// $Id: fg_init.cxx,v 1.172.2.16 2007-11-03 21:01:48
mfranz Exp $

In file included from fg_init.cxx:105:
../../src/Scenery/tilemgr.hxx:52: error: `queue' is
already declared in this scope
gmake: *** [fg_init.o] Error 1

Ref: // $Id: tilemgr.hxx,v 1.26 2006-03-20 18:16:09
frohlich Exp $

SG_USING_STD( queue );

Note: This is the only bug that will cause the final 
binary 'fgfs' to not compile/link properly on Solaris
8 and above platforms.

Ken Mays
Blastwave.org



      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to