Here is a copy of my error log while compiling
FlightGear 0.9.10 on Solaris 8 x86 {117351-35} with
GCC 3.4.5 (same errors on Solaris 8 SPARC with same
compiler):Configure Summary ================= Prefix: /opt/csw Debug messages: yes Automake version: automake (GNU automake) 1.8.3 Building with multiplayer support threads: yes Include special purpose flight models: yes bash-3.00$ --------------------FIONBIO non-declared error---------------------------------- if g++ -DHAVE_CONFIG_H -I. -I. -I../../../../src/Include -I../../../../src/FDM/J SBSim -I/opt/csw/include -I/usr/include -I/export/medusa/kenmays/build/SimGear- 0.3.10/cswstage/opt/csw/include -O3 -L/export/medusa/kenmays/build/SimGear-0.3. 10/cswstage/opt/csw/lib -I/export/medusa/kenmays/build/SimGear-0.3.10/cswstage/o pt/csw -D_REENTRANT -MT FGfdmSocket.o -MD -MP -MF ".deps/FGfdmSocket.Tpo" -c -o FGfdmSocket.o FGfdmSocket.cpp; \ then mv -f ".deps/FGfdmSocket.Tpo" ".deps/FGfdmSocket.Po"; else rm -f ".deps/FGf dmSocket.Tpo"; exit 1; fi FGfdmSocket.cpp: In constructor `JSBSim::FGfdmSocket::FGfdmSocket(int)': FGfdmSocket.cpp:128: error: `FIONBIO' was not declared in this scope FGfdmSocket.cpp: In member function `std::string JSBSim::FGfdmSocket::Receive()' : FGfdmSocket.cpp:182: error: `FIONBIO' was not declared in this scope gmake[4]: *** [FGfdmSocket.o] Error 1 gmake[4]: *** Waiting for unfinished jobs.... gmake[4]: Leaving directory `/export/medusa/kenmays/build/x86_flight/FlightGear- 0.9.10/src/FDM/JSBSim/input_output' ----------------------queue pre-declaration error------------------------------------ if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I../../s rc/FDM/JSBSim -I/opt/csw/include -I/usr/include -I/export/medusa/kenmays/build/ SimGear-0.3.10/cswstage/opt/csw/include -DPKGLIBDIR=\"/opt/csw/share/FlightGear\ " -O3 -L/export/medusa/kenmays/build/SimGear-0.3.10/cswstage/opt/csw/lib -I/expo rt/medusa/kenmays/build/SimGear-0.3.10/cswstage/opt/csw -D_REENTRANT -MT fg_init .o -MD -MP -MF ".deps/fg_init.Tpo" -c -o fg_init.o fg_init.cxx; \ then mv -f ".deps/fg_init.Tpo" ".deps/fg_init.Po"; else rm -f ".deps/fg_init.Tpo "; exit 1; fi In file included from fg_init.cxx:102: ../../src/Scenery/tilemgr.hxx:52: error: `queue' is already declared in this sco pe gmake[2]: *** [fg_init.o] Error 1 gmake[2]: Leaving directory `/export/medusa/kenmays/build/x86_flight/FlightGear- 0.9.10/src/Main' ------------------------------------------------------------ Hope that helps, Ken Mays Blastwave.org FlightGear maintainer http://www.blastwave.org __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

